Home
last modified time | relevance | path

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

123

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h859 SETO, // 0 1 1 1 True if ordered (no nans) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h1056 SETO, // 0 1 1 1 True if ordered (no nans) enumerator
/external/llvm/lib/Target/X86/
DX86InstrCMovSetCC.td96 defm SETO : SETCC<0x90, "seto", X86_COND_O>; // is overflow bit set
/external/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)]>;
/external/llvm/lib/CodeGen/
DAnalysis.cpp171 case FCmpInst::FCMP_ORD: return ISD::SETO; in getFCmpCondCode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp338 case ISD::SETO: return "seto"; in getOperationName()
DTargetLowering.cpp202 case ISD::SETO: in softenSetCCOperands()
1934 if (Cond == ISD::SETO || Cond == ISD::SETUO) in SimplifySetCC()
2000 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC()
DLegalizeDAG.cpp1590 case ISD::SETO: in LegalizeSetCCCondCode()
1616 CC2 = ((unsigned)CCCode & 0x8U) ? ISD::SETUO : ISD::SETO; in LegalizeSetCCCondCode()
1644 if (CCCode != ISD::SETO && CCCode != ISD::SETUO) { in LegalizeSetCCCondCode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp210 case FCmpInst::FCMP_ORD: return ISD::SETO; in getFCmpCondCode()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp77 for (auto CC : {ISD::SETO, ISD::SETUO, ISD::SETUEQ, ISD::SETONE, in WebAssemblyTargetLowering()
/external/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()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td115 def COND_O : PatLeaf <(cond), [{return N->get() == ISD::SETO;}]>;
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td593 def SETONE : CondCode; def SETO : CondCode; def SETUO : CondCode;
985 (setcc node:$lhs, node:$rhs, SETO)>;
/external/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),
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td1001 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETO),
1048 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETO),
DPPCISelDAGToDAG.cpp2109 case ISD::SETO: return PPC::PRED_NU; in getPredicateForSetCC()
2137 case ISD::SETO: Invert = true; return 3; // !Bit #3 = SETO in getCRIdxForSetCC()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td690 def SETO : CondCode<"FCMP_ORD">;
1287 (setcc node:$lhs, node:$rhs, SETO)>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp858 case ISD::SETO: in IntCondCCodeToICC()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp847 case ISD::SETO: in IntCondCCodeToICC()
/external/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()
/external/mesa3d/src/mesa/x86/
Dassyntax.h637 #define SETO(a) CHOICE(seto a, seto a, seto a) macro
1350 #define SETO(a) seto a macro
/external/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 …]
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1502 case ISD::SETO##X: return SystemZ::CCMASK_CMP_##X; \ in CCMaskForCondCode()
1516 case ISD::SETO: return SystemZ::CCMASK_CMP_O; in CCMaskForCondCode()
2313 case ISD::SETO: { in lowerVectorSETCC()

123