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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h79 void expandCheckInvalidRegOperand(raw_ostream &OS, int OpIndex);
H A DPredicateExpander.cpp93 void PredicateExpander::expandCheckInvalidRegOperand(raw_ostream &OS, function in class:llvm::PredicateExpander
324 return expandCheckInvalidRegOperand(OS, Rec->getValueAsInt("OpIndex"));

Completed in 40 milliseconds