Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1128 OPM_ComplexPattern, enumerator
1378 : OperandPredicateMatcher(OPM_ComplexPattern, InsnVarID, OpIdx), in ComplexPatternOperandMatcher()
1382 return P->getKind() == OPM_ComplexPattern; in classof()