Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.cpp37 expandCheckImmOperandSimple(OS, OpIndex, FunctionMapper); in expandCheckImmOperand()
48 void PredicateExpander::expandCheckImmOperandSimple(raw_ostream &OS, in expandCheckImmOperandSimple() function in llvm::PredicateExpander
349 return expandCheckImmOperandSimple(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()
H A DPredicateExpander.h62 void expandCheckImmOperandSimple(raw_ostream &OS, int OpIndex,