Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp38 expandCheckImmOperandSimple(OS, OpIndex, FunctionMapper); in expandCheckImmOperand()
49 void PredicateExpander::expandCheckImmOperandSimple(raw_ostream &OS, in expandCheckImmOperandSimple() function in llvm::PredicateExpander
389 return expandCheckImmOperandSimple(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()
H A DPredicateExpander.h62 void expandCheckImmOperandSimple(raw_ostream &OS, int OpIndex,