Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1127 OPM_ComplexPattern, enumerator
1374 : OperandPredicateMatcher(OPM_ComplexPattern, InsnVarID, OpIdx), in ComplexPatternOperandMatcher()
1378 return P->getKind() == OPM_ComplexPattern; in classof()