Home
last modified time | relevance | path

Searched refs:OPC_CheckCondCode (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/LoongArch/
H A DLoongArchGenDAGISel.inc7600 OPC_CheckCondCode, ISD::SETOEQ,
7614 OPC_CheckCondCode, ISD::SETEQ,
7628 OPC_CheckCondCode, ISD::SETOLT,
7642 OPC_CheckCondCode, ISD::SETOLE,
7656 OPC_CheckCondCode, ISD::SETLE,
7670 OPC_CheckCondCode, ISD::SETONE,
7684 OPC_CheckCondCode, ISD::SETO,
7698 OPC_CheckCondCode, ISD::SETUEQ,
7712 OPC_CheckCondCode, ISD::SETULT,
7726 OPC_CheckCondCode, ISD::SETULE,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDAGISel.inc129393 OPC_CheckCondCode, ISD::SETGE,
129414 OPC_CheckCondCode, ISD::SETLE,
129435 OPC_CheckCondCode, ISD::SETGT,
129456 OPC_CheckCondCode, ISD::SETLT,
129477 OPC_CheckCondCode, ISD::SETLT,
129498 OPC_CheckCondCode, ISD::SETGT,
129519 OPC_CheckCondCode, ISD::SETLE,
129540 OPC_CheckCondCode, ISD::SETGE,
129561 OPC_CheckCondCode, ISD::SETEQ,
129582 OPC_CheckCondCode, ISD::SETEQ,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/PowerPC/
H A DPPCGenDAGISel.inc7910 OPC_CheckCondCode, ISD::SETUGE,
7951 OPC_CheckCondCode, ISD::SETGE,
7992 OPC_CheckCondCode, ISD::SETULE,
8033 OPC_CheckCondCode, ISD::SETLE,
8074 OPC_CheckCondCode, ISD::SETUNE,
8115 OPC_CheckCondCode, ISD::SETNE,
8156 OPC_CheckCondCode, ISD::SETO,
8202 OPC_CheckCondCode, ISD::SETUGE,
8243 OPC_CheckCondCode, ISD::SETGE,
8284 OPC_CheckCondCode, ISD::SETULE,
[all …]
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h132 OPC_CheckCondCode, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h151 OPC_CheckCondCode, OPC_CheckChild2CondCode, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h144 OPC_CheckCondCode, OPC_CheckChild2CondCode, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGISel.h206 OPC_CheckCondCode, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGISel.h222 OPC_CheckCondCode, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGISel.h222 OPC_CheckCondCode, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGISel.h222 OPC_CheckCondCode, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
H A DPPCGenDAGISel.inc29143 /* 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 …]
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2643 case SelectionDAGISel::OPC_CheckCondCode: in IsPredicateKnownToFail()
3096 case OPC_CheckCondCode: in SelectCodeCommon()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2750 case SelectionDAGISel::OPC_CheckCondCode: in IsPredicateKnownToFail()
3257 case OPC_CheckCondCode: in SelectCodeCommon()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2677 case SelectionDAGISel::OPC_CheckCondCode: in IsPredicateKnownToFail()
3168 case OPC_CheckCondCode: in SelectCodeCommon()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/
H A DMipsGenDAGISel.inc23020 OPC_CheckCondCode, ISD::SETEQ,
23029 OPC_CheckCondCode, ISD::SETLT,
23038 OPC_CheckCondCode, ISD::SETLE,
23047 OPC_CheckCondCode, ISD::SETNE,
23056 OPC_CheckCondCode, ISD::SETGE,
23065 OPC_CheckCondCode, ISD::SETGT,
23081 OPC_CheckCondCode, ISD::SETEQ,
23090 OPC_CheckCondCode, ISD::SETULT,
23099 OPC_CheckCondCode, ISD::SETULE,
23108 OPC_CheckCondCode, ISD::SETNE,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
H A DMipsGenDAGISel.inc29487 /* 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/RISCV/
H A DRISCVGenDAGISel.inc507936 OPC_CheckCondCode, ISD::SETEQ,
507948 OPC_CheckCondCode, ISD::SETNE,
507960 OPC_CheckCondCode, ISD::SETLT,
507972 OPC_CheckCondCode, ISD::SETGE,
507984 OPC_CheckCondCode, ISD::SETULT,
507996 OPC_CheckCondCode, ISD::SETUGE,
508017 OPC_CheckCondCode, ISD::SETEQ,
508033 OPC_CheckCondCode, ISD::SETNE,
508052 OPC_CheckCondCode, ISD::SETEQ,
508063 OPC_CheckCondCode, ISD::SETNE,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/RISCV/
H A DRISCVGenDAGISel.inc13754 // #OPC_CheckCondCode = 0
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Target/ARM/llvm-gen-arm/gen/
DARMGenDAGISel.inc36683 // #OPC_CheckCondCode = 0
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Target/AArch64/llvm-gen-aarch64/gen/
DAArch64GenDAGISel.inc45248 // #OPC_CheckCondCode = 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
H A DARMGenDAGISel.inc64228 // #OPC_CheckCondCode = 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDAGISel.inc131141 // #OPC_CheckCondCode = 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
H A DX86GenDAGISel.inc277407 // #OPC_CheckCondCode = 0