Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc858 GIM_Try, /*On fail goto*//*Label 61*/ 281,
863 GIM_Try, /*On fail goto*//*Label 62*/ 210, // Rule ID 17335 //
875 GIM_Try, /*On fail goto*//*Label 63*/ 234, // Rule ID 17339 //
887 GIM_Try, /*On fail goto*//*Label 64*/ 264, // Rule ID 17290 //
903 GIM_Try, /*On fail goto*//*Label 65*/ 280, // Rule ID 17282 //
916 GIM_Try, /*On fail goto*//*Label 66*/ 453,
921 GIM_Try, /*On fail goto*//*Label 67*/ 325, // Rule ID 17144 //
933 GIM_Try, /*On fail goto*//*Label 68*/ 349, // Rule ID 17336 //
945 GIM_Try, /*On fail goto*//*Label 69*/ 373, // Rule ID 17340 //
957 GIM_Try, /*On fail goto*//*Label 70*/ 406, // Rule ID 17293 //
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc1229 GIM_Try, /*On fail goto*//*Label 84*/ 465,
1232 GIM_Try, /*On fail goto*//*Label 85*/ 205, // Rule ID 5384 //
1246 GIM_Try, /*On fail goto*//*Label 86*/ 239, // Rule ID 61 //
1260 GIM_Try, /*On fail goto*//*Label 87*/ 273, // Rule ID 5388 //
1274 GIM_Try, /*On fail goto*//*Label 88*/ 307, // Rule ID 5641 //
1288 GIM_Try, /*On fail goto*//*Label 89*/ 341, // Rule ID 67 //
1302 GIM_Try, /*On fail goto*//*Label 90*/ 375, // Rule ID 2343 //
1316 GIM_Try, /*On fail goto*//*Label 91*/ 409, // Rule ID 5386 //
1330 GIM_Try, /*On fail goto*//*Label 92*/ 443, // Rule ID 65 //
1344 GIM_Try, /*On fail goto*//*Label 93*/ 464, // Rule ID 63 //
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc738 GIM_Try, /*On fail goto*//*Label 65*/ 545,
741 GIM_Try, /*On fail goto*//*Label 66*/ 232, // Rule ID 2348 //
768 GIM_Try, /*On fail goto*//*Label 67*/ 300, // Rule ID 818 //
795 GIM_Try, /*On fail goto*//*Label 68*/ 343, // Rule ID 40 //
815 GIM_Try, /*On fail goto*//*Label 69*/ 386, // Rule ID 2117 //
835 GIM_Try, /*On fail goto*//*Label 70*/ 429, // Rule ID 2118 //
855 GIM_Try, /*On fail goto*//*Label 71*/ 452, // Rule ID 1190 //
866 GIM_Try, /*On fail goto*//*Label 72*/ 475, // Rule ID 46 //
877 GIM_Try, /*On fail goto*//*Label 73*/ 498, // Rule ID 1044 //
888 GIM_Try, /*On fail goto*//*Label 74*/ 521, // Rule ID 1056 //
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc905 GIM_Try, /*On fail goto*//*Label 64*/ 2143,
908 GIM_Try, /*On fail goto*//*Label 65*/ 238, // Rule ID 4388 //
932 GIM_Try, /*On fail goto*//*Label 66*/ 305, // Rule ID 4389 //
956 GIM_Try, /*On fail goto*//*Label 67*/ 372, // Rule ID 4423 //
980 GIM_Try, /*On fail goto*//*Label 68*/ 439, // Rule ID 4424 //
1004 GIM_Try, /*On fail goto*//*Label 69*/ 506, // Rule ID 1990 //
1028 GIM_Try, /*On fail goto*//*Label 70*/ 573, // Rule ID 1991 //
1052 GIM_Try, /*On fail goto*//*Label 71*/ 640, // Rule ID 2198 //
1076 GIM_Try, /*On fail goto*//*Label 72*/ 707, // Rule ID 2199 //
1100 GIM_Try, /*On fail goto*//*Label 73*/ 817, // Rule ID 4170 //
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h82 GIM_Try, enumerator
DInstructionSelectorImpl.h78 case GIM_Try: { in executeMatchTable()