Home
last modified time | relevance | path

Searched refs:SETO (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1056 SETO, // 0 1 1 1 True if ordered (no nans) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertSkips.cpp219 case ISD::SETO: in kill()
DAMDGPUInstructions.td250 def COND_O : PatFrags<(ops), [(OtherVT SETO)]>;
DR600ISelLowering.cpp126 setCondCodeAction(ISD::SETO, MVT::f32, Expand); in R600TargetLowering()
DSIISelLowering.cpp8329 if (LCC == ISD::SETO) { in performAndCombine()
8367 if ((LCC == ISD::SETO || LCC == ISD::SETUO) && Mask && in performAndCombine()
8371 unsigned NewMask = LCC == ISD::SETO ? in performAndCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp210 case FCmpInst::FCMP_ORD: return ISD::SETO; in getFCmpCondCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp415 case ISD::SETO: return "seto"; in getOperationName()
DLegalizeDAG.cpp1676 case ISD::SETO: in LegalizeSetCCCondCode()
1700 CC2 = ((unsigned)CCCode & 0x8U) ? ISD::SETUO : ISD::SETO; in LegalizeSetCCCondCode()
1719 if (CCCode != ISD::SETO && CCCode != ISD::SETUO) { in LegalizeSetCCCondCode()
DTargetLowering.cpp347 case ISD::SETO: in softenSetCCOperands()
3771 if (Cond == ISD::SETO || Cond == ISD::SETUO) in SimplifySetCC()
3836 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC()
DSelectionDAG.cpp2024 case ISD::SETO: in FoldSetCC()
2112 case ISD::SETO: return getBoolConstant(R!=APFloat::cmpUnordered, dl, VT, in FoldSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td998 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETO),
1045 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETO),
DPPCISelDAGToDAG.cpp3882 case ISD::SETO: return PPC::PRED_NU; in getPredicateForSetCC()
3910 case ISD::SETO: Invert = true; return 3; // !Bit #3 = SETO in getCRIdxForSetCC()
DPPCInstrInfo.td3778 defm : CRNotPat<(i1 (setcc f32:$s1, f32:$s2, SETO)),
3794 defm : CRNotPat<(i1 (setcc f64:$s1, f64:$s2, SETO)),
3810 defm : CRNotPat<(i1 (setcc f128:$s1, f128:$s2, SETO)),
DPPCISelLowering.cpp493 setCondCodeAction(ISD::SETO, MVT::f32, Expand); in PPCTargetLowering()
494 setCondCodeAction(ISD::SETO, MVT::f64, Expand); in PPCTargetLowering()
763 setCondCodeAction(ISD::SETO, MVT::v4f32, Expand); in PPCTargetLowering()
812 setCondCodeAction(ISD::SETO, MVT::v2f64, Expand); in PPCTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td690 def SETO : CondCode<"FCMP_ORD">;
1287 (setcc node:$lhs, node:$rhs, SETO)>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp858 case ISD::SETO: in IntCondCCodeToICC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp89 for (auto CC : {ISD::SETO, ISD::SETUO, ISD::SETUEQ, ISD::SETONE, in WebAssemblyTargetLowering()
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h637 #define SETO(a) CHOICE(seto a, seto a, seto a) macro
1350 #define SETO(a) seto a macro
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3732 SETO
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc5855 /* 13675*/ OPC_CheckChild2CondCode, ISD::SETO,
5873 …t:{ *:[i32] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETO:{ *:[Other] })) - C…
5893 …t:{ *:[i64] } (setcc:{ *:[i1] } f32:{ *:[f32] }:$s1, f32:{ *:[f32] }:$s2, SETO:{ *:[Other] })) - C…
6405 /* 15177*/ OPC_CheckChild2CondCode, ISD::SETO,
6423 …t:{ *:[i32] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETO:{ *:[Other] })) - C…
6443 …t:{ *:[i64] } (setcc:{ *:[i1] } f64:{ *:[f64] }:$s1, f64:{ *:[f64] }:$s2, SETO:{ *:[Other] })) - C…
6955 /* 16679*/ OPC_CheckChild2CondCode, ISD::SETO,
6973 …*:[i32] } (setcc:{ *:[i1] } f128:{ *:[f128] }:$s1, f128:{ *:[f128] }:$s2, SETO:{ *:[Other] })) - C…
6993 …*:[i64] } (setcc:{ *:[i1] } f128:{ *:[f128] }:$s1, f128:{ *:[f128] }:$s2, SETO:{ *:[Other] })) - C…
9510 /* 23441*/ OPC_CheckChild2CondCode, ISD::SETO,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1970 case ISD::SETO##X: return SystemZ::CCMASK_CMP_##X; \ in CCMaskForCondCode()
1984 case ISD::SETO: return SystemZ::CCMASK_CMP_O; in CCMaskForCondCode()
2799 case ISD::SETO: { in lowerVectorSETCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp555 case ISD::SETO: in getPTXCmpMode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td138 def vfsetord_v4f32 : vfsetcc_type<v4i32, v4f32, SETO>;
139 def vfsetord_v2f64 : vfsetcc_type<v2i64, v2f64, SETO>;
DMipsSEISelLowering.cpp1844 Op->getOperand(2), ISD::SETO); in lowerINTRINSIC_WO_CHAIN()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1402 case ISD::SETO: return SPCC::FCC_O; in FPCondCCodeToFCC()

12