Home
last modified time | relevance | path

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

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