Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h804 OPM_ComplexPattern, enumerator
1055 : OperandPredicateMatcher(OPM_ComplexPattern, InsnVarID, OpIdx), in ComplexPatternOperandMatcher()
1059 return P->getKind() == OPM_ComplexPattern; in classof()