Home
last modified time | relevance | path

Searched refs:SETONE (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFloat64InstrInfo.td177 def : PatFPSetcc<SETONE, FCMP_CNE_D, FPR64>;
189 defm : PatFPBrcond<SETONE, FCMP_CNE_D, FPR64>;
203 def : PatStrictFsetccs<SETONE, FCMP_SNE_D, FPR64>;
222 def : PatFPSelectcc<SETONE, FCMP_CNE_D, FSEL_xD, FPR64>;
H A DLoongArchFloat32InstrInfo.td201 def : PatFPSetcc<SETONE, FCMP_CNE_S, FPR32>;
221 defm : PatFPBrcond<SETONE, FCMP_CNE_S, FPR32>;
238 def : PatStrictFsetccs<SETONE, FCMP_SNE_S, FPR32>;
261 def : PatFPSelectcc<SETONE, FCMP_CNE_S, FSEL_xS, FPR32>;
H A DLoongArchLASXInstrInfo.td1579 defm : PatCCXrXrF<SETONE, "XVFCMP_CNE">;
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1693 SETONE, // 0 1 1 0 True if ordered and operands are unequal enumerator
1737 return Code == SETOEQ || Code == SETONE || Code == SETUEQ || Code == SETUNE; in isFPEqualitySetCC()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp207 case FCmpInst::FCMP_ONE: return ISD::SETONE; in getFCmpCondCode()
224 case ISD::SETONE: case ISD::SETUNE: return ISD::SETNE; in getFCmpCodeWithoutNaN()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h107 case ISD::SETONE: in fpCondCode2Fcc()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp528 case ISD::SETONE: return "setone"; in getOperationName()
H A DTargetLowering.cpp377 case ISD::SETONE: in softenSetCCOperands()
5453 case ISD::SETONE: NewCond = IsNegInf ? ISD::SETOGT : ISD::SETOLT; break; in SimplifySetCC()
8918 ISD::CondCode UnorderedCmpOpcode = IsInvertedFP ? ISD::SETONE : ISD::SETUEQ; in expandIS_FPCLASS()
12182 case ISD::SETONE: in LegalizeSetCCCondCode()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp87 ISD::SETOLE, ISD::SETONE, ISD::SETUEQ, ISD::SETUGE, in R600TargetLowering()
901 case ISD::SETONE: in LowerSELECT_CC()
H A DAMDGPUInstructions.td349 def COND_ONE : PatFrags<(ops), [(OtherVT SETONE), (OtherVT SETNE)]>;
H A DSIWholeQuadMode.cpp869 case ISD::SETONE: in lowerKillF32()
H A DAMDGPUISelLowering.cpp1659 case ISD::SETONE: in combineFMinMaxLegacyImpl()
2438 SDValue NeTrunc = DAG.getSetCC(SL, SetCCVT, Src, Trunc, ISD::SETONE); in LowerFCEIL()
2599 SDValue NeTrunc = DAG.getSetCC(SL, SetCCVT, Src, Trunc, ISD::SETONE); in LowerFFLOOR()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp115 ISD::SETONE, ISD::SETUEQ, ISD::SETUGT, in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp841 case ISD::SETONE: in IntCondCCodeToICC()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td913 def SETONE : CondCode<"FCMP_ONE">;
1582 (setcc node:$lhs, node:$rhs, SETONE)>;
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp878 case ISD::SETONE: in getFPBranchKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp387 case ISD::SETONE: in getPTXCmpMode()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp350 setCondCodeAction(ISD::SETONE, MVT::v64f16, Expand); in initializeHVXLowering()
365 setCondCodeAction(ISD::SETONE, MVT::v32f32, Expand); in initializeHVXLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td136 def vfsetone_v4f32 : vfsetcc_type<v4i32, v4f32, SETONE>;
137 def vfsetone_v2f64 : vfsetcc_type<v2i64, v2f64, SETONE>;
H A DMipsSEISelLowering.cpp1878 Op->getOperand(2), ISD::SETONE); in lowerINTRINSIC_WO_CHAIN()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1826 case ISD::SETONE: in TranslateM68kCC()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4289 case ISD::SETONE: in getPredicateForSetCC()
4344 case ISD::SETONE: in getCRIdxForSetCC()
H A DPPCISelLowering.cpp691 setCondCodeAction(ISD::SETONE, MVT::f32, Expand); in PPCTargetLowering()
692 setCondCodeAction(ISD::SETONE, MVT::f64, Expand); in PPCTargetLowering()
1015 setCondCodeAction(ISD::SETONE, MVT::v4f32, Expand); in PPCTargetLowering()
1068 setCondCodeAction(ISD::SETONE, MVT::v2f64, Expand); in PPCTargetLowering()
1250 setCondCodeAction(ISD::SETONE, MVT::f128, Expand); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp132 for (auto CC : {ISD::SETO, ISD::SETUO, ISD::SETUEQ, ISD::SETONE, in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1568 case ISD::SETONE: return SPCC::FCC_LG; in FPCondCCodeToFCC()

12