Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h68 void expandCheckSameRegOperand(raw_ostream &OS, int First, int Second);
H A DPredicateExpander.cpp99 void PredicateExpander::expandCheckSameRegOperand(raw_ostream &OS, int First, in expandCheckSameRegOperand() function in llvm::PredicateExpander
351 return expandCheckSameRegOperand(OS, Rec->getValueAsInt("FirstIndex"), in expandPredicate()