| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchFloat64InstrInfo.td | 171 // SETOLT/SETOLE/SETULT/SETULE/SETLE/SETEQ/SETLT. 174 def : PatFPSetcc<SETOLT, FCMP_CLT_D, FPR64>; 187 defm : PatFPBrcond<SETOLT, FCMP_CLT_D, FPR64>; 201 def : PatStrictFsetccs<SETOLT, FCMP_SLT_D, FPR64>; 220 def : PatFPSelectcc<SETOLT, FCMP_CLT_D, FSEL_xD, FPR64>;
|
| H A D | LoongArchFloat32InstrInfo.td | 195 // SETOLT/SETOLE/SETULT/SETULE/SETLE/SETEQ/SETLT. 198 def : PatFPSetcc<SETOLT, FCMP_CLT_S, FPR32>; 219 defm : PatFPBrcond<SETOLT, FCMP_CLT_S, FPR32>; 236 def : PatStrictFsetccs<SETOLT, FCMP_SLT_S, FPR32>; 259 def : PatFPSelectcc<SETOLT, FCMP_CLT_S, FSEL_xS, FPR32>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZfa.td | 263 def: PatSetCC<FPR32, strict_fsetcc, SETOLT, FLTQ_S, f32>; 288 def: PatSetCC<FPR64, strict_fsetcc, SETOLT, FLTQ_D, f64>; 318 def: PatSetCC<FPR16, strict_fsetcc, SETOLT, FLTQ_H, f16>;
|
| H A D | RISCVInstrInfoD.td | 416 defm : PatSetCC_m<strict_fsetcc, SETOLT, PseudoQuietFLT_D, Ext>; 436 def : PatSetCC<FPR64, any_fsetccs, SETOLT, FLT_D, f64>; 456 def : PatSetCC<FPR64INX, any_fsetccs, SETOLT, FLT_D_INX, f64>; 476 def : PatSetCC<FPR64IN32X, any_fsetccs, SETOLT, FLT_D_IN32X, f64>;
|
| H A D | RISCVInstrInfoZfh.td | 395 defm : PatSetCC_m<strict_fsetcc, SETOLT, PseudoQuietFLT_H, Ext>; 432 defm : PatSetCC_m<any_fsetccs, SETOLT, FLT_H, Ext>;
|
| H A D | RISCVInstrInfoF.td | 670 defm : PatSetCC_m<strict_fsetcc, SETOLT, PseudoQuietFLT_S, Ext>; 707 defm : PatSetCC_m<any_fsetccs, SETOLT, FLT_S, Ext>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfoF2.td | 380 defm : BRCond_Bin_F2<SETOLT, "f2FCMPLT", BT32, BF32, MVC32>; 402 def : Pat<(brcond (i32 (setcc FPR32Op:$rs1, fpimm0, SETOLT)), bb:$imm16), 404 def : Pat<(i32 (setcc FPR32Op:$rs1, fpimm0, SETOLT)), 406 def : Pat<(select (i32 (setcc FPR32Op:$rs1, fpimm0, SETOLT)), FPR32Op:$rx, FPR32Op:$false),
|
| H A D | CSKYInstrInfoF1.td | 360 defm : BRCond_Bin<SETOLT, "FCMPLT", BT32, BF32, MVC32>; 380 def : Pat<(brcond (i32 (setcc sFPR32Op:$rs1, fpimm0, SETOLT)), bb:$imm16), 382 def : Pat<(i32 (setcc sFPR32Op:$rs1, fpimm0, SETOLT)),
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | Analysis.cpp | 205 case FCmpInst::FCMP_OLT: return ISD::SETOLT; in getFCmpCondCode() 225 case ISD::SETOLT: case ISD::SETULT: return ISD::SETLT; in getFCmpCodeWithoutNaN()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 1691 SETOLT, // 0 1 0 0 True if ordered and less than enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 110 case ISD::SETOLT: in fpCondCode2Fcc()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFloat.td | 87 defm LT : ComparisonFP<SETOLT, "lt ", 0x5d, 0x63>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1678 case ISD::SETOLT: in combineFMinMaxLegacyImpl() 2598 SDValue Lt0 = DAG.getSetCC(SL, SetCCVT, Src, Zero, ISD::SETOLT); in LowerFFLOOR() 2661 SmallestNormal, ISD::SETOLT); in getIsLtSmallestNormal() 2676 Inf, ISD::SETOLT); in getIsFinite() 2695 SmallestNormal, ISD::SETOLT); in getScaledLogInput() 2921 DAG.getSetCC(SL, SetCCVT, Src, RangeCheckConst, ISD::SETOLT); in lowerFEXP2() 2957 SDValue NeedsScaling = DAG.getSetCC(SL, SetCCVT, X, Threshold, ISD::SETOLT); in lowerFEXPUnsafe() 3008 SDValue NeedsScaling = DAG.getSetCC(SL, SetCCVT, X, Threshold, ISD::SETOLT); in lowerFEXP10Unsafe() 3148 DAG.getSetCC(SL, SetCCVT, X, UnderflowCheckConst, ISD::SETOLT); in lowerFEXP()
|
| H A D | AMDGPUInstructions.td | 352 def COND_OLT : PatFrags<(ops), [(OtherVT SETOLT), (OtherVT SETLT)]>;
|
| H A D | SIWholeQuadMode.cpp | 861 case ISD::SETOLT: in lowerKillF32()
|
| H A D | R600ISelLowering.cpp | 86 setCondCodeAction({ISD::SETO, ISD::SETUO, ISD::SETLT, ISD::SETLE, ISD::SETOLT, in R600TargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 526 case ISD::SETOLT: return "setolt"; in getOperationName()
|
| H A D | TargetLowering.cpp | 352 case ISD::SETOLT: in softenSetCCOperands() 5453 case ISD::SETONE: NewCond = IsNegInf ? ISD::SETOGT : ISD::SETOLT; break; in SimplifySetCC() 8735 DAG.getSetCC(DL, CCVT, LHS, RHS, IsMax ? ISD::SETOGT : ISD::SETOLT); in expandFMINIMUM_FMAXIMUM() 8986 ISD::CondCode OrderedOp = IsInvertedFP ? ISD::SETUGE : ISD::SETOLT; in expandIS_FPCLASS() 9005 ISD::CondCode IsFiniteOp = IsInvertedFP ? ISD::SETUGE : ISD::SETOLT; in expandIS_FPCLASS() 9006 ISD::CondCode IsNormalOp = IsInvertedFP ? ISD::SETOLT : ISD::SETUGE; in expandIS_FPCLASS() 12190 isCondCodeLegal(ISD::SETOLT, OpVT))) { in LegalizeSetCCCondCode() 12192 CC2 = ISD::SETOLT; in LegalizeSetCCCondCode() 12201 case ISD::SETOLT: in LegalizeSetCCCondCode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 4225 case ISD::SETOLT: in SelectCC() 4252 case ISD::SETOLT: in SelectCC() 4300 case ISD::SETOLT: in getPredicateForSetCC() 4327 case ISD::SETOLT: in getCRIdxForSetCC() 4367 case ISD::SETOLT: CC = ISD::SETOGT; Swap = true; break; in getVCmpInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 845 case ISD::SETOLT: in IntCondCCodeToICC()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 1790 case ISD::SETOLT: in TranslateM68kCC() 1810 case ISD::SETOLT: // flipped in TranslateM68kCC()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 911 def SETOLT : CondCode<"FCMP_OLT">; 1578 (setcc node:$lhs, node:$rhs, SETOLT)>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 868 case ISD::SETOLT: in getFPBranchKind()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 381 case ISD::SETOLT: in getPTXCmpMode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLoweringHVX.cpp | 353 setCondCodeAction(ISD::SETOLT, MVT::v64f16, Expand); in initializeHVXLowering() 368 setCondCodeAction(ISD::SETOLT, MVT::v32f32, Expand); in initializeHVXLowering()
|