Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h790 IPM_Opcode, enumerator
1357 : InstructionPredicateMatcher(IPM_Opcode, InsnVarID), in InstructionOpcodeMatcher()
1364 return P->getKind() == IPM_Opcode; in classof()