Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h827 OPM_ComplexPattern, enumerator
1078 : OperandPredicateMatcher(OPM_ComplexPattern, InsnVarID, OpIdx), in ComplexPatternOperandMatcher()
1082 return P->getKind() == OPM_ComplexPattern; in classof()