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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h77 void expandCheckIsRegOperand(raw_ostream &OS, int OpIndex);
H A DPredicateExpander.cpp191 void PredicateExpander::expandCheckIsRegOperand(raw_ostream &OS, int OpIndex) { function in class:llvm::PredicateExpander
309 return expandCheckIsRegOperand(OS, Rec->getValueAsInt("OpIndex"));

Completed in 27 milliseconds