Home
last modified time | relevance | path

Searched refs:expandCheckIsRegOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDPredicateExpander.cpp191 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsRegOperand() function in llvm::PredicateExpander
309 return expandCheckIsRegOperand(OS, Rec->getValueAsInt("OpIndex")); in expandPredicate()
HDPredicateExpander.h77 void expandCheckIsRegOperand(raw_ostream &OS, int OpIndex);