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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp37 expandCheckImmOperandSimple(OS, OpIndex, FunctionMapper);
48 void PredicateExpander::expandCheckImmOperandSimple(raw_ostream &OS, function in class:llvm::PredicateExpander
337 return expandCheckImmOperandSimple(OS, Rec->getValueAsInt("OpIndex"),
H A DPredicateExpander.h62 void expandCheckImmOperandSimple(raw_ostream &OS, int OpIndex,

Completed in 41 milliseconds