Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DPredicateExpander.cpp22 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() function in llvm::PredicateExpander
34 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() function in llvm::PredicateExpander
328 return expandCheckImmOperand(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()
333 return expandCheckImmOperand(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()
H A DPredicateExpander.h59 void expandCheckImmOperand(raw_ostream &OS, int OpIndex, int ImmVal,
61 void expandCheckImmOperand(raw_ostream &OS, int OpIndex, StringRef ImmVal,