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.h813 OPM_ComplexPattern, enumerator
1064 : OperandPredicateMatcher(OPM_ComplexPattern, InsnVarID, OpIdx), in ComplexPatternOperandMatcher()
1068 return P->getKind() == OPM_ComplexPattern; in classof()