Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc899 GIM_Reject,
901 GIM_Reject,
986 GIM_Reject,
988 GIM_Reject,
1073 GIM_Reject,
1075 GIM_Reject,
1173 GIM_Reject,
1175 GIM_Reject,
1213 GIM_Reject,
1215 GIM_Reject,
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc748 GIM_Reject,
750 GIM_Reject,
818 GIM_Reject,
820 GIM_Reject,
834 GIM_Reject,
892 GIM_Reject,
894 GIM_Reject,
908 GIM_Reject,
966 GIM_Reject,
968 GIM_Reject,
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc907 GIM_Reject,
909 GIM_Reject,
1303 GIM_Reject,
1305 GIM_Reject,
1535 GIM_Reject,
1537 GIM_Reject,
1949 GIM_Reject,
1951 GIM_Reject,
2181 GIM_Reject,
2183 GIM_Reject,
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DGlobalISelEmitter.td322 // R19O-NEXT: GIM_Reject,
324 // R19O-NEXT: GIM_Reject,
390 // R21O-NEXT: GIM_Reject,
392 // R21O-NEXT: GIM_Reject,
394 // R21O-NEXT: GIM_Reject,
440 // R20O-NEXT: GIM_Reject,
442 // R20O-NEXT: GIM_Reject,
532 // R00O-NEXT: GIM_Reject,
534 // R00O-NEXT: GIM_Reject,
536 // R00O-NEXT: GIM_Reject,
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc1378 GIM_Reject,
1380 GIM_Reject,
1401 GIM_Reject,
1569 GIM_Reject,
1571 GIM_Reject,
1837 GIM_Reject,
1839 GIM_Reject,
2007 GIM_Reject,
2009 GIM_Reject,
2421 GIM_Reject,
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h214 GIM_Reject, enumerator
DInstructionSelectorImpl.h646 case GIM_Reject: in executeMatchTable()