Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DPredicateExpander.cpp192 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { in expandCheckIsRegOperand() function in llvm::PredicateExpander
310 return expandCheckIsRegOperand(OS, Rec->getValueAsInt("OpIndex")); in expandPredicate()
H A DPredicateExpander.h78 void expandCheckIsRegOperand(raw_ostream &OS, int OpIndex);