Searched refs:OPC_RecordChild0 (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 64 /* 18*/ OPC_RecordChild0, // #0 = $Rm 102 /* 93*/ OPC_RecordChild0, // #0 = $Rm 138 /* 165*/ OPC_RecordChild0, // #0 = $Rn 144 /* 178*/ OPC_RecordChild0, // #1 = $Rm 164 /* 221*/ OPC_RecordChild0, // #0 = $Rn 170 /* 233*/ OPC_RecordChild0, // #1 = $Rm 189 /* 272*/ OPC_RecordChild0, // #1 = $src2 210 /* 314*/ OPC_RecordChild0, // #0 = $Rn 216 /* 327*/ OPC_RecordChild0, // #1 = $Rm 237 /* 373*/ OPC_RecordChild0, // #0 = $Rn [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 63 /* 14*/ OPC_RecordChild0, // #1 = $Vt 1686 /* 3457*/ OPC_RecordChild0, // #1 = $Vt 2192 /* 4462*/ OPC_RecordChild0, // #1 = $Vt 3353 /* 6626*/ OPC_RecordChild0, // #2 = $Rm 3394 /* 6718*/ OPC_RecordChild0, // #2 = $Rm 3430 /* 6797*/ OPC_RecordChild0, // #2 = $Rm 3470 /* 6885*/ OPC_RecordChild0, // #2 = $Rm 3522 /* 6978*/ OPC_RecordChild0, // #2 = $Rm 3568 /* 7064*/ OPC_RecordChild0, // #1 = $Rn 3578 /* 7082*/ OPC_RecordChild0, // #2 = $Rm [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 104 /* 89*/ OPC_RecordChild0, // #2 = $base 151 /* 170*/ OPC_RecordChild0, // #2 = $base 658 /* 1108*/ OPC_RecordChild0, // #1 = $base 1193 /* 2110*/ OPC_RecordChild0, // #1 = $base 1384 /* 2487*/ OPC_RecordChild0, // #1 = $rs 1579 /* 2810*/ OPC_RecordChild0, // #1 = $lhs 1730 /* 3079*/ OPC_RecordChild0, // #1 = $rs 3128 /* 5528*/ OPC_RecordChild0, // #0 = $cond 4793 /* 8937*/ OPC_RecordChild0, // #0 = $cond 4875 /* 9088*/ OPC_RecordChild0, // #0 = $lhs [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 109 OPC_RecordChild0, OPC_RecordChild1, OPC_RecordChild2, OPC_RecordChild3, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 105 OPC_RecordChild0, OPC_RecordChild1, OPC_RecordChild2, OPC_RecordChild3, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenDAGISel.inc | 189 /*375*/ OPC_RecordChild0, // #3 = physreg input CL 211 /*421*/ OPC_RecordChild0, // #3 = physreg input CL 233 /*467*/ OPC_RecordChild0, // #3 = physreg input CL 257 /*517*/ OPC_RecordChild0, // #3 = physreg input CL 527 /*1091*/ OPC_RecordChild0, // #3 = physreg input CL 549 /*1137*/ OPC_RecordChild0, // #3 = physreg input CL 571 /*1183*/ OPC_RecordChild0, // #3 = physreg input CL 595 /*1233*/ OPC_RecordChild0, // #3 = physreg input CL 865 /*1807*/ OPC_RecordChild0, // #3 = physreg input CL 887 /*1853*/ OPC_RecordChild0, // #3 = physreg input CL [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 122 OPC_RecordChild0, OPC_RecordChild1, OPC_RecordChild2, OPC_RecordChild3, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2205 case OPC_RecordChild0: case OPC_RecordChild1: in SelectCodeCommon() 2209 unsigned ChildNo = Opcode-OPC_RecordChild0; in SelectCodeCommon()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2927 case OPC_RecordChild0: case OPC_RecordChild1: in SelectCodeCommon() 2931 unsigned ChildNo = Opcode-OPC_RecordChild0; in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 3083 case OPC_RecordChild0: case OPC_RecordChild1: in SelectCodeCommon() 3087 unsigned ChildNo = Opcode-OPC_RecordChild0; in SelectCodeCommon()
|