Searched refs:OPC_RecordChild3 (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 126 OPC_RecordChild0, OPC_RecordChild1, OPC_RecordChild2, OPC_RecordChild3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 6975 /* 13521*/ OPC_RecordChild3, // #2 = $rs_sa 7040 /* 13630*/ OPC_RecordChild3, // #2 = $rt 7059 /* 13662*/ OPC_RecordChild3, // #2 = $rt 7096 /* 13723*/ OPC_RecordChild3, // #2 = $rt 7115 /* 13755*/ OPC_RecordChild3, // #2 = $rt 7134 /* 13787*/ OPC_RecordChild3, // #2 = $rt 7153 /* 13819*/ OPC_RecordChild3, // #2 = $rt 7172 /* 13851*/ OPC_RecordChild3, // #2 = $rt 7191 /* 13883*/ OPC_RecordChild3, // #2 = $index 7210 /* 13915*/ OPC_RecordChild3, // #2 = $index [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 14620 /* 31268*/ OPC_RecordChild3, // #1 = $Qn 14658 /* 31350*/ OPC_RecordChild3, // #1 = $Qn 14699 /* 31439*/ OPC_RecordChild3, // #1 = $Qn 14740 /* 31521*/ OPC_RecordChild3, // #1 = $Qn 15484 /* 33136*/ OPC_RecordChild3, // #2 = $Ra 15506 /* 33185*/ OPC_RecordChild3, // #2 = $Ra 15528 /* 33234*/ OPC_RecordChild3, // #2 = $Ra 15550 /* 33283*/ OPC_RecordChild3, // #2 = $Ra 15572 /* 33332*/ OPC_RecordChild3, // #2 = $Ra 15906 /* 34021*/ OPC_RecordChild3, // #2 = $acc [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 1739 /* 3993*/ OPC_RecordChild3, // #3 = $ptroff 1807 /* 4117*/ OPC_RecordChild3, // #3 = $ptroff 1884 /* 4258*/ OPC_RecordChild3, // #3 = $ptroff 1994 /* 4471*/ OPC_RecordChild3, // #3 = $ptroff 2136 /* 4737*/ OPC_RecordChild3, // #3 = $ptroff 2236 /* 4924*/ OPC_RecordChild3, // #3 = $ptroff 2567 /* 5665*/ OPC_RecordChild3, // #2 = $dst 2597 /* 5719*/ OPC_RecordChild3, // #2 = $dst 2627 /* 5773*/ OPC_RecordChild3, // #2 = $dst 2637 /* 5791*/ OPC_RecordChild3, // #2 = $dst [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2973 case OPC_RecordChild2: case OPC_RecordChild3: in SelectCodeCommon()
|