Home
last modified time | relevance | path

Searched refs:GIR_ConstrainSelectedInstOperands (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.inc871 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
883 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
899 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
908 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
929 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
941 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
953 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
970 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
986 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
995 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc764 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
791 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
811 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
831 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
851 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
862 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
873 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
884 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
895 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
906 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc1242 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1256 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1270 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1284 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1298 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1312 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1326 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1340 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1350 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1382 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc928 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
952 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
976 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1000 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1024 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1048 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1072 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1096 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1132 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
1168 GIR_ConstrainSelectedInstOperands, /*InsnID*/0,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h345 GIR_ConstrainSelectedInstOperands, enumerator
DInstructionSelectorImpl.h992 case GIR_ConstrainSelectedInstOperands: { in executeMatchTable()