Home
last modified time | relevance | path

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

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