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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h78 void expandCheckIsImmOperand(raw_ostream &OS, int OpIndex);
H A DPredicateExpander.cpp196 void PredicateExpander::expandCheckIsImmOperand(raw_ostream &OS, int OpIndex) { function in class:llvm::PredicateExpander
312 return expandCheckIsImmOperand(OS, Rec->getValueAsInt("OpIndex"));

Completed in 100 milliseconds