Searched refs:OPC_CheckCondCode (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 | 151 OPC_CheckCondCode, OPC_CheckChild2CondCode, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
| D | PPCGenDAGISel.inc | 29143 /* 69728*/ OPC_CheckCondCode, ISD::SETLT, 29159 /* 69774*/ OPC_CheckCondCode, ISD::SETULT, 29175 /* 69820*/ OPC_CheckCondCode, ISD::SETLE, 29191 /* 69866*/ OPC_CheckCondCode, ISD::SETULE, 29207 /* 69912*/ OPC_CheckCondCode, ISD::SETEQ, 29223 /* 69958*/ OPC_CheckCondCode, ISD::SETGE, 29239 /* 70004*/ OPC_CheckCondCode, ISD::SETUGE, 29255 /* 70050*/ OPC_CheckCondCode, ISD::SETGT, 29271 /* 70096*/ OPC_CheckCondCode, ISD::SETUGT, 29287 /* 70142*/ OPC_CheckCondCode, ISD::SETNE, [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGISel.cpp | 2677 case SelectionDAGISel::OPC_CheckCondCode: in IsPredicateKnownToFail() 3168 case OPC_CheckCondCode: in SelectCodeCommon()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
| D | MipsGenDAGISel.inc | 29487 /* 55739*/ OPC_CheckCondCode, ISD::SETEQ, 29498 /* 55764*/ OPC_CheckCondCode, ISD::SETLT, 29509 /* 55789*/ OPC_CheckCondCode, ISD::SETLE, 29520 /* 55814*/ OPC_CheckCondCode, ISD::SETNE, 29531 /* 55839*/ OPC_CheckCondCode, ISD::SETGE, 29542 /* 55864*/ OPC_CheckCondCode, ISD::SETGT, 29560 /* 55899*/ OPC_CheckCondCode, ISD::SETEQ, 29571 /* 55924*/ OPC_CheckCondCode, ISD::SETULT, 29582 /* 55949*/ OPC_CheckCondCode, ISD::SETULE, 29593 /* 55974*/ OPC_CheckCondCode, ISD::SETNE, [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
| D | ARMGenDAGISel.inc | 64228 // #OPC_CheckCondCode = 0
|