Home
last modified time | relevance | path

Searched refs:SETUO (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h722 SETUO, // 1 0 0 0 True if unordered: isnan(X) | isnan(Y) enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h860 SETUO, // 1 0 0 0 True if unordered: isnan(X) | isnan(Y) enumerator
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DREADME.txt74 SETUO done (lowered)
DSPUISelLowering.cpp2547 ISD::SETUO), in LowerSETCC()
2549 } else if (CC->get() == ISD::SETUO) { in LowerSETCC()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp162 case FCmpInst::FCMP_UNO: FOC = FPC = ISD::SETUO; break; in getFCmpCondCode()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp325 case ISD::SETUO: in Select()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp565 case ISD::SETUO: return PPC::PRED_UN; in getPredicateForSetCC()
589 case ISD::SETUO: return 3; // Bit #3 = SETUO in getCRIdxForSetCC()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrFPU.td207 def : Pat<(setcc (f32 GPR:$L), (f32 GPR:$R), SETUO),
/external/llvm/lib/CodeGen/
DAnalysis.cpp172 case FCmpInst::FCMP_UNO: return ISD::SETUO; in getFCmpCondCode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp339 case ISD::SETUO: return "setuo"; in getOperationName()
DTargetLowering.cpp197 case ISD::SETUO: 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.cpp1595 case ISD::SETUO: in LegalizeSetCCCondCode()
1616 CC2 = ((unsigned)CCCode & 0x8U) ? ISD::SETUO : ISD::SETO; in LegalizeSetCCCondCode()
1644 if (CCCode != ISD::SETO && CCCode != ISD::SETUO) { in LegalizeSetCCCondCode()
/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/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2002 case ISD::SETUEQ: CC1 = ISD::SETEQ; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
2003 case ISD::SETUGT: CC1 = ISD::SETGT; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
2004 case ISD::SETUGE: CC1 = ISD::SETGE; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
2005 case ISD::SETULT: CC1 = ISD::SETLT; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
2006 case ISD::SETULE: CC1 = ISD::SETLE; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
2007 case ISD::SETUNE: CC1 = ISD::SETNE; CC2 = ISD::SETUO; Opc = ISD::OR; break; in LegalizeSetCCCondCode()
DSelectionDAG.cpp299 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()
1499 case ISD::SETUO: in FoldSetCC()
1563 case ISD::SETUO: return getConstant(R==APFloat::cmpUnordered, VT); in FoldSetCC()
6108 case ISD::SETUO: return "setuo"; in getOperationName()
DTargetLowering.cpp2353 if (Cond == ISD::SETO || Cond == ISD::SETUO) in SimplifySetCC()
2405 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC()
DLegalizeFloatTypes.cpp647 case ISD::SETUO: in SoftenSetCCOperands()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td493 def SETONE : CondCode; def SETO : CondCode; def SETUO : CondCode;
784 (setcc node:$lhs, node:$rhs, SETUO)>;
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp636 case ISD::SETUO: in EmitCmp()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td116 def COND_UO : PatLeaf <(cond), [{return N->get() == ISD::SETUO;}]>;
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td593 def SETONE : CondCode; def SETO : CondCode; def SETUO : CondCode;
987 (setcc node:$lhs, node:$rhs, SETUO)>;
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td451 (setcc v4f64:$FRA, v4f64:$FRB, SETUO))]>;
456 (setcc v4f32:$FRA, v4f32:$FRB, SETUO))]>;
DPPCISelDAGToDAG.cpp2110 case ISD::SETUO: return PPC::PRED_UN; in getPredicateForSetCC()
2130 case ISD::SETUO: return 3; // Bit #3 = SETUO in getCRIdxForSetCC()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp848 case ISD::SETUO: in IntCondCCodeToICC()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp682 case ISD::SETUO: return SPCC::FCC_U; in FPCondCCodeToFCC()

12