Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h798 IPM_Opcode, enumerator
1366 : InstructionPredicateMatcher(IPM_Opcode, InsnVarID), in InstructionOpcodeMatcher()
1373 return P->getKind() == IPM_Opcode; in classof()