/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1056 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/ |
D | SIInsertSkips.cpp | 219 case ISD::SETO: in kill()
|
D | AMDGPUInstructions.td | 250 def COND_O : PatFrags<(ops), [(OtherVT SETO)]>;
|
D | R600ISelLowering.cpp | 126 setCondCodeAction(ISD::SETO, MVT::f32, Expand); in R600TargetLowering()
|
D | SIISelLowering.cpp | 8329 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/ |
D | Analysis.cpp | 210 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/ |
D | SelectionDAGDumper.cpp | 415 case ISD::SETO: return "seto"; in getOperationName()
|
D | LegalizeDAG.cpp | 1676 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()
|
D | TargetLowering.cpp | 347 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()
|
D | SelectionDAG.cpp | 2024 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/ |
D | PPCInstrQPX.td | 998 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETO), 1045 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETO),
|
D | PPCISelDAGToDAG.cpp | 3882 case ISD::SETO: return PPC::PRED_NU; in getPredicateForSetCC() 3910 case ISD::SETO: Invert = true; return 3; // !Bit #3 = SETO in getCRIdxForSetCC()
|
D | PPCInstrInfo.td | 3778 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)),
|
D | PPCISelLowering.cpp | 493 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/ |
D | TargetSelectionDAG.td | 690 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/ |
D | LanaiISelLowering.cpp | 858 case ISD::SETO: in IntCondCCodeToICC()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 89 for (auto CC : {ISD::SETO, ISD::SETUO, ISD::SETUEQ, ISD::SETONE, in WebAssemblyTargetLowering()
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 637 #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/ |
D | words.txt | 3732 SETO
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 5855 /* 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/ |
D | SystemZISelLowering.cpp | 1970 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/ |
D | NVPTXISelDAGToDAG.cpp | 555 case ISD::SETO: in getPTXCmpMode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 138 def vfsetord_v4f32 : vfsetcc_type<v4i32, v4f32, SETO>; 139 def vfsetord_v2f64 : vfsetcc_type<v2i64, v2f64, SETO>;
|
D | MipsSEISelLowering.cpp | 1844 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/ |
D | SparcISelLowering.cpp | 1402 case ISD::SETO: return SPCC::FCC_O; in FPCondCCodeToFCC()
|