Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h70 void expandCheckRegOperandSimple(raw_ostream &OS, int OpIndex,
H A DPredicateExpander.cpp104 void PredicateExpander::expandCheckRegOperandSimple(raw_ostream &OS, in expandCheckRegOperandSimple() function in llvm::PredicateExpander
362 return expandCheckRegOperandSimple(OS, Rec->getValueAsInt("OpIndex"), in expandPredicate()