Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h823 OPM_RecordNamedOperand, enumerator
1009 : OperandPredicateMatcher(OPM_RecordNamedOperand, InsnVarID, OpIdx), in RecordNamedOperandMatcher()
1013 return P->getKind() == OPM_RecordNamedOperand; in classof()