Home
last modified time | relevance | path

Searched refs:SETUNE (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1063 SETUNE, // 1 1 1 0 True if unordered or not equal enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp217 case FCmpInst::FCMP_UNE: return ISD::SETUNE; in getFCmpCondCode()
226 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td258 def COND_UNE : PatFrag<(ops), (OtherVT SETUNE)>;
266 def COND_UNE_NE : PatFrags<(ops), [(OtherVT SETUNE), (OtherVT SETNE)]>;
282 def COND_NE : PatFrags<(ops), [(OtherVT SETNE), (OtherVT SETUNE)]>;
DSIInsertSkips.cpp240 case ISD::SETUNE: in kill()
DR600ISelLowering.cpp1041 case ISD::SETUNE: in LowerSELECT_CC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td81 defm NE : ComparisonFP<SETUNE, "ne ", 0x5c, 0x62>;
DWebAssemblyInstrSIMD.td481 defm NE : SIMDConditionFP<"ne", SETUNE, 65>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp422 case ISD::SETUNE: return "setune"; in getOperationName()
DLegalizeDAG.cpp1681 assert(TLI.isCondCodeLegal(ISD::SETUNE, OpVT) in LegalizeSetCCCondCode()
1683 CC1 = ISD::SETUNE; CC2 = ISD::SETUNE; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
1691 case ISD::SETUNE: in LegalizeSetCCCondCode()
DTargetLowering.cpp318 case ISD::SETUNE: in softenSetCCOperands()
3798 if (Cond == ISD::SETUNE && in SimplifySetCC()
3811 if (Cond == ISD::SETUNE && in SimplifySetCC()
DSelectionDAG.cpp415 if (IsInteger && Op == ISD::SETUNE) // e.g. SETUGT | SETULT in getSetCCOrOperation()
2027 case ISD::SETUNE: in FoldSetCC()
2119 case ISD::SETUNE: return getBoolConstant(R!=APFloat::cmpEqual, dl, VT, in FoldSetCC()
DLegalizeFloatTypes.cpp1715 LHSHi, RHSHi, ISD::SETUNE); in FloatExpandSetCCOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp53 case ISD::SETUNE: in ISDCCtoARCCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc5771 /* 13445*/ OPC_CheckChild2CondCode, ISD::SETUNE,
5789 …:{ *:[i32] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
5809 …:{ *:[i64] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6065 /* 14250*/ OPC_CheckChild2CondCode, ISD::SETUNE,
6083 …:{ *:[i32] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6103 …:{ *:[i64] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETUNE:{ *:[Other] })) - …
6321 /* 14947*/ OPC_CheckChild2CondCode, ISD::SETUNE,
6339 …:{ *:[i32] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETUNE:{ *:[Other] })) - …
6359 …:{ *:[i64] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETUNE:{ *:[Other] })) - …
6615 /* 15752*/ OPC_CheckChild2CondCode, ISD::SETUNE,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td1016 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETUNE),
1063 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETUNE),
DPPCISelDAGToDAG.cpp3867 case ISD::SETUNE: in getPredicateForSetCC()
3908 case ISD::SETUNE: in getCRIdxForSetCC()
3944 case ISD::SETUNE: CC = ISD::SETOEQ; Negate = true; break; in getVCmpInst()
3988 case ISD::SETUNE: CC = ISD::SETUEQ; Negate = true; break; in getVCmpInst()
DPPCInstrInfo.td3774 defm : CRNotPat<(i1 (setcc f32:$s1, f32:$s2, SETUNE)),
3790 defm : CRNotPat<(i1 (setcc f64:$s1, f64:$s2, SETUNE)),
3806 defm : CRNotPat<(i1 (setcc f128:$s1, f128:$s2, SETUNE)),
3890 defm : CRNotPat<(i1 (setcc f32:$s1, f32:$s2, SETUNE)),
3917 defm : CRNotPat<(i1 (setcc f64:$s1, f64:$s2, SETUNE)),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td697 def SETUNE : CondCode<"FCMP_UNE">;
1301 (setcc node:$lhs, node:$rhs, SETUNE)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp851 case ISD::SETUNE: in IntCondCCodeToICC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp160 ISD::SETUGE, ISD::SETULT, ISD::SETULE, ISD::SETUNE, ISD::SETGT, in RISCVTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp569 case ISD::SETUNE: in getPTXCmpMode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td152 def vfsetune_v4f32 : vfsetcc_type<v4i32, v4f32, SETUNE>;
153 def vfsetune_v2f64 : vfsetcc_type<v2i64, v2f64, SETUNE>;
DMipsSEISelLowering.cpp1864 Op->getOperand(2), ISD::SETUNE); in lowerINTRINSIC_WO_CHAIN()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1873 case ISD::SETUNE: CondCode = ARMCC::NE; break; in FPCCToARMCC()
4691 if (CC == ISD::SETUNE || CC == ISD::SETNE) { in checkVSELConstraints()
5177 else if (CC == ISD::SETUNE) in OptimizeVFPBrcond()
5307 CC == ISD::SETNE || CC == ISD::SETUNE)) { in LowerBR_CC()
6269 case ISD::SETUNE: in LowerVSETCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1388 case ISD::SETUNE: return SPCC::FCC_NE; in FPCondCCodeToFCC()

12