Home
last modified time | relevance | path

Searched refs:OPC_CheckOpcode (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc103 /* 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),
1405 /* 2521*/ OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock),
1419 /* 2544*/ OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock),
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc61 /* 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 …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc62 /* 11*/ OPC_CheckOpcode, TARGET_VAL(ISD::EXTRACT_VECTOR_ELT),
2912 /* 6292*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2929 /* 6319*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2943 /* 6342*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2961 /* 6372*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2975 /* 6395*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2993 /* 6425*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3007 /* 6448*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3025 /* 6478*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3039 /* 6501*/ OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h140 OPC_CheckOpcode, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2652 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail()
3078 case OPC_CheckOpcode: in SelectCodeCommon()