Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1019 IPM_Opcode, enumerator
1562 : InstructionPredicateMatcher(IPM_Opcode, InsnVarID), I(I) {} in InstructionOpcodeMatcher()
1565 return P->getKind() == IPM_Opcode; in classof()