Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.h66 void expandCheckRegOperandSimple(raw_ostream &OS, int OpIndex,
H A DPredicateExpander.cpp80 void PredicateExpander::expandCheckRegOperandSimple(raw_ostream &OS, in expandCheckRegOperandSimple() function in llvm::PredicateExpander
332 return expandCheckRegOperandSimple(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()