Searched refs:OPC_CheckChild2Integer (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 149 OPC_CheckChild0Integer, OPC_CheckChild1Integer, OPC_CheckChild2Integer, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 10052 /* 21216*/ OPC_CheckChild2Integer, 0, 10064 /* 21243*/ OPC_CheckChild2Integer, 1, 10076 /* 21270*/ OPC_CheckChild2Integer, 10, 10088 /* 21297*/ OPC_CheckChild2Integer, 11, 10100 /* 21324*/ OPC_CheckChild2Integer, 12, 10112 /* 21351*/ OPC_CheckChild2Integer, 13, 10124 /* 21378*/ OPC_CheckChild2Integer, 8, 10136 /* 21405*/ OPC_CheckChild2Integer, 2, 10156 /* 21446*/ OPC_CheckChild2Integer, 0, 10168 /* 21473*/ OPC_CheckChild2Integer, 1, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 16532 /* 43720*/ OPC_CheckChild2Integer, 0, 16553 /* 43756*/ OPC_CheckChild2Integer, 0, 17947 /* 46245*/ OPC_CheckChild2Integer, 0, 17968 /* 46281*/ OPC_CheckChild2Integer, 0, 19331 /* 48861*/ OPC_CheckChild2Integer, 0, 19357 /* 48911*/ OPC_CheckChild2Integer, 1, 35033 /* 90048*/ OPC_CheckChild2Integer, 1, 35042 /* 90065*/ OPC_CheckChild2Integer, 2, 42687 /*106948*/ OPC_CheckChild2Integer, 2, 42734 /*107037*/ OPC_CheckChild2Integer, 0, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2692 case SelectionDAGISel::OPC_CheckChild2Integer: in IsPredicateKnownToFail() 3183 case OPC_CheckChild2Integer: case OPC_CheckChild3Integer: in SelectCodeCommon()
|