Searched refs:GIM_CheckLiteralInt (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | GlobalISelEmitter-immarg-literal-pattern.td | 28 // GISEL-NEXT: GIM_CheckLiteralInt, /*MI*/0, /*Op*/1, 0, 37 // GISEL-NEXT: GIM_CheckLiteralInt, /*MI*/0, /*Op*/1, 1, 48 // GISEL-NEXT: GIM_CheckLiteralInt, /*MI*/0, /*Op*/2, 0, 57 // GISEL-NEXT: GIM_CheckLiteralInt, /*MI*/0, /*Op*/2, 93,
|
| H A D | GlobalISelEmitter.td | 837 // NOOPT-NEXT: GIM_CheckLiteralInt, /*MI*/0, /*Op*/1, 1,
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | InstructionSelector.h | 236 GIM_CheckLiteralInt, enumerator
|
| H A D | InstructionSelectorImpl.h | 729 case GIM_CheckLiteralInt: { in executeMatchTable()
|