Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h72 void expandCheckSameRegOperand(raw_ostream &OS, int First, int Second);
H A DPredicateExpander.cpp123 void PredicateExpander::expandCheckSameRegOperand(raw_ostream &OS, int First, in expandCheckSameRegOperand() function in llvm::PredicateExpander
393 return expandCheckSameRegOperand(OS, Rec->getValueAsInt("FirstIndex"), in expandPredicate()