Searched refs:GIM_CheckConstantInt (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenGlobalISel.inc | 852 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 1, 864 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 909 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 128, 922 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 1, 934 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 996 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 128, 1009 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 1, 1021 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 1083 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 128, 1095 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 2147483648, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelector.h | 182 GIM_CheckConstantInt, enumerator
|
D | InstructionSelectorImpl.h | 544 case GIM_CheckConstantInt: { in executeMatchTable()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenGlobalISel.inc | 780 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 255, 804 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 65535, 828 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 255, 852 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 65535, 877 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 255, 901 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 65535, 925 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 255, 949 GIM_CheckConstantInt, /*MI*/1, /*Op*/2, 65535, 976 GIM_CheckConstantInt, /*MI*/2, /*Op*/2, 16, 982 GIM_CheckConstantInt, /*MI*/3, /*Op*/2, 16, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | GlobalISelEmitter.td | 620 // R02C-NEXT: GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -2 652 // NOOPT-NEXT: GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -3 681 // NOOPT-NEXT: GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -4 711 // NOOPT-NEXT: GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -5, 745 // NOOPT-NEXT: GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1,
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenGlobalISel.inc | 1108 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 2125 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, 255, 2380 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2401 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2422 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2438 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2452 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2466 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2481 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, 2495 GIM_CheckConstantInt, /*MI*/0, /*Op*/2, -1, [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenGlobalISel.inc | 3603 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 3654 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 3689 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 3724 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 3753 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 3910 GIM_CheckConstantInt, /*MI*/0, /*Op*/1, 0, 4616 GIM_CheckConstantInt, /*MI*/1, /*Op*/1, 0, 4637 GIM_CheckConstantInt, /*MI*/1, /*Op*/1, 0, 4678 GIM_CheckConstantInt, /*MI*/1, /*Op*/1, 0, 4699 GIM_CheckConstantInt, /*MI*/1, /*Op*/1, 0, [all …]
|