Searched refs:OPC_CheckOpcode (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 103 /* 86*/ OPC_CheckOpcode, TARGET_VAL(ISD::ADD), 150 /* 167*/ OPC_CheckOpcode, TARGET_VAL(ISD::ADD), 657 /* 1105*/ OPC_CheckOpcode, TARGET_VAL(ISD::ADD), 1192 /* 2107*/ OPC_CheckOpcode, TARGET_VAL(ISD::ADD), 1379 /* 2474*/ OPC_CheckOpcode, TARGET_VAL(ISD::SETCC), 1382 /* 2481*/ OPC_CheckOpcode, TARGET_VAL(ISD::AND), 1386 /* 2489*/ OPC_CheckOpcode, TARGET_VAL(ISD::SHL), 1391 /* 2498*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 1407 /* 2523*/ OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock), 1423 /* 2549*/ OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock), [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDAGISel.inc | 61 /* 11*/ OPC_CheckOpcode, TARGET_VAL(ISD::SRA), 63 /* 15*/ OPC_CheckOpcode, TARGET_VAL(ISD::SHL), 74 /* 34*/ OPC_CheckOpcode, TARGET_VAL(ISD::SRL), 101 /* 90*/ OPC_CheckOpcode, TARGET_VAL(ISD::SRL), 108 /* 101*/ OPC_CheckOpcode, TARGET_VAL(ISD::SRA), 110 /* 105*/ OPC_CheckOpcode, TARGET_VAL(ISD::SHL), 143 /* 175*/ OPC_CheckOpcode, TARGET_VAL(ISD::SHL), 147 /* 181*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 173 /* 236*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 192 /* 275*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 62 /* 11*/ OPC_CheckOpcode, TARGET_VAL(ISD::EXTRACT_VECTOR_ELT), 118 /* 139*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 189 /* 292*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 259 /* 443*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 329 /* 594*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 399 /* 745*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 469 /* 896*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 490 /* 931*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 511 /* 967*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 536 /* 1018*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86GenDAGISel.inc | 178 /*357*/ OPC_CheckOpcode, TARGET_VAL(ISD::LOAD), 354 /*721*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 377 /*769*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 399 /*816*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 422 /*865*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 516 /*1073*/ OPC_CheckOpcode, TARGET_VAL(ISD::LOAD), 692 /*1437*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 715 /*1485*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 737 /*1532*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), 760 /*1581*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant), [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 122 OPC_CheckOpcode, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 114 OPC_CheckOpcode, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 135 OPC_CheckOpcode, enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 1959 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail() 2265 case OPC_CheckOpcode: in SelectCodeCommon()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2624 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail() 3015 case OPC_CheckOpcode: in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2768 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail() 3177 case OPC_CheckOpcode: in SelectCodeCommon()
|