Searched refs:OPC_CheckChild3Integer (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 131 OPC_CheckChild3Integer, OPC_CheckChild4Integer, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 145 OPC_CheckChild3Integer, OPC_CheckChild4Integer, enumerator
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2656 case SelectionDAGISel::OPC_CheckChild3Integer: in IsPredicateKnownToFail() 3108 case OPC_CheckChild2Integer: case OPC_CheckChild3Integer: in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2806 case SelectionDAGISel::OPC_CheckChild3Integer: in IsPredicateKnownToFail() 3279 case OPC_CheckChild2Integer: case OPC_CheckChild3Integer: in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 1698 /* 3476*/ OPC_CheckChild3Integer, 1, 1721 /* 3519*/ OPC_CheckChild3Integer, 2, 1744 /* 3562*/ OPC_CheckChild3Integer, 4, 1766 /* 3603*/ OPC_CheckChild3Integer, 4, 1788 /* 3644*/ OPC_CheckChild3Integer, 8, 1810 /* 3685*/ OPC_CheckChild3Integer, 8, 1832 /* 3726*/ OPC_CheckChild3Integer, 2, 1854 /* 3767*/ OPC_CheckChild3Integer, 1, 1881 /* 3825*/ OPC_CheckChild3Integer, 2, 1908 /* 3883*/ OPC_CheckChild3Integer, 4, [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 9824 /* 20900*/ OPC_CheckChild3Integer, 4, 10831 /* 22901*/ OPC_CheckChild3Integer, 1, 10849 /* 22933*/ OPC_CheckChild3Integer, 0, 10903 /* 23043*/ OPC_CheckChild3Integer, 1, 10953 /* 23145*/ OPC_CheckChild3Integer, 0, 10996 /* 23232*/ OPC_CheckChild3Integer, 0, 11006 /* 23252*/ OPC_CheckChild3Integer, 1,
|