Home
last modified time | relevance | path

Searched refs:SETLT (Results 1 – 25 of 108) sorted by relevance

12345

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp158 case FCmpInst::FCMP_OLT: FOC = ISD::SETLT; FPC = ISD::SETOLT; break; in getFCmpCondCode()
166 case FCmpInst::FCMP_ULT: FOC = ISD::SETLT; FPC = ISD::SETULT; break; in getFCmpCondCode()
192 case ICmpInst::ICMP_SLT: return ISD::SETLT; in getICmpCondCode()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h735 SETLT, // 1 X 1 0 0 True if less than enumerator
746 return Code == SETGT || Code == SETGE || Code == SETLT || Code == SETLE; in isSignedIntSetCC()
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h873 SETLT, // 1 X 1 0 0 True if less than enumerator
884 return Code == SETGT || Code == SETGE || Code == SETLT || Code == SETLE; in isSignedIntSetCC()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h936 SETLT, // 1 X 1 0 0 True if less than enumerator
947 return Code == SETGT || Code == SETGE || Code == SETLT || Code == SETLE; in isSignedIntSetCC()
/external/llvm/lib/Target/Hexagon/
DHexagonSelectCCInfo.td43 IntRegs:$fval, SETLT)),
113 DoubleRegs:$fval, SETLT)),
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp557 case ISD::SETLT: return PPC::PRED_LT; in getPredicateForSetCC()
584 case ISD::SETLT: return 0; // Bit #0 = SETOLT in getCRIdxForSetCC()
637 case ISD::SETLT: { in SelectSETCC()
670 case ISD::SETLT: { in SelectSETCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp490 case ISD::SETLT: in NegateCC()
698 case ISD::SETLT: in EmitInstrWithCustomInserter()
717 CC == ISD::SETLT || in EmitInstrWithCustomInserter()
/external/llvm/lib/CodeGen/
DAnalysis.cpp188 case ISD::SETOLT: case ISD::SETULT: return ISD::SETLT; in getFCmpCodeWithoutNaN()
207 case ICmpInst::ICMP_SLT: return ISD::SETLT; in getICmpCondCode()
DTargetLoweringBase.cpp775 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
776 CCs[RTLIB::OLT_F64] = ISD::SETLT; in InitCmpLibcallCCs()
777 CCs[RTLIB::OLT_F128] = ISD::SETLT; in InitCmpLibcallCCs()
778 CCs[RTLIB::OLT_PPCF128] = ISD::SETLT; in InitCmpLibcallCCs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp187 case ISD::SETOLT: case ISD::SETULT: return ISD::SETLT; in getFCmpCodeWithoutNaN()
206 case ICmpInst::ICMP_SLT: return ISD::SETLT; in getICmpCondCode()
DTargetLoweringBase.cpp509 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
510 CCs[RTLIB::OLT_F64] = ISD::SETLT; in InitCmpLibcallCCs()
511 CCs[RTLIB::OLT_F128] = ISD::SETLT; in InitCmpLibcallCCs()
512 CCs[RTLIB::OLT_PPCF128] = ISD::SETLT; in InitCmpLibcallCCs()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInteger.td46 defm LT_S : ComparisonInt<SETLT, "lt_s">;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInteger.td46 defm LT_S : ComparisonInt<SETLT, "lt_s", 0x48, 0x53>;
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp531 CCs[RTLIB::OLT_F32] = ISD::SETLT; in InitCmpLibcallCCs()
532 CCs[RTLIB::OLT_F64] = ISD::SETLT; in InitCmpLibcallCCs()
2092 case ISD::SETLT: in SimplifySetCC()
2252 (Cond == ISD::SETLE) ? ISD::SETLT : ISD::SETULT); in SimplifySetCC()
2255 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MinVal) in SimplifySetCC()
2268 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MaxVal) in SimplifySetCC()
2272 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MinVal+1) in SimplifySetCC()
2290 ISD::SETLT); in SimplifySetCC()
2553 case ISD::SETLT: // X <s Y --> X == 1 & Y == 0 --> ~Y & X in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp179 case ISD::SETLT: in softenSetCCOperands()
1587 case ISD::SETLT: in SimplifySetCC()
1767 ISD::CondCode NewCC = (Cond == ISD::SETLE) ? ISD::SETLT : ISD::SETULT; in SimplifySetCC()
1778 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MinVal) in SimplifySetCC()
1791 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MaxVal) in SimplifySetCC()
1795 if ((Cond == ISD::SETLT || Cond == ISD::SETULT) && C1 == MinVal+1) in SimplifySetCC()
1813 ISD::SETLT); in SimplifySetCC()
2149 case ISD::SETLT: // X <s Y --> X == 1 & Y == 0 --> ~Y & X in SimplifySetCC()
3143 DAG.getConstant(0, dl, NVT), Ret, ISD::SETLT); in expandFP_TO_SINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInsertSkips.cpp207 case ISD::SETLT: in kill()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp184 case ISD::SETLT: in softenSetCCOperands()
770 if (CC == ISD::SETLT && Op1.getValueType().isInteger() && in SimplifyDemandedBits()
2184 case ISD::SETLT: in SimplifySetCC()
2383 ISD::CondCode NewCC = (Cond == ISD::SETLE) ? ISD::SETLT : ISD::SETULT; in SimplifySetCC()
2395 if (Cond == ISD::SETLT || Cond == ISD::SETULT) { in SimplifySetCC()
2440 ISD::SETLT); in SimplifySetCC()
2786 case ISD::SETLT: // X <s Y --> X == 1 & Y == 0 --> ~Y & X in SimplifySetCC()
3771 Next = DAG.getSelectCC(dl, LH, Zero, NextSub, Next, ISD::SETLT); in expandMUL_LOHI()
3775 Next = DAG.getSelectCC(dl, RH, Zero, NextSub, Next, ISD::SETLT); in expandMUL_LOHI()
3859 DAG.getConstant(0, dl, NVT), Ret, ISD::SETLT); in expandFP_TO_SINT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp424 case ISD::SETLT: in intCCToAVRCC()
466 CC = ISD::SETLT; in getAVRCmp()
481 CC = ISD::SETLT; in getAVRCmp()
484 case ISD::SETLT: { in getAVRCmp()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td106 [{return N->get() == ISD::SETOLT || N->get() == ISD::SETLT;}]
142 def COND_SLT : PatLeaf <(cond), [{return N->get() == ISD::SETLT;}]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2835 case ISD::SETLT: { in get32BitZExtCompare()
3014 case ISD::SETLT: { in get32BitSExtCompare()
3169 case ISD::SETLT: { in get64BitZExtCompare()
3329 case ISD::SETLT: { in get64BitSExtCompare()
3626 case ISD::SETLT: in SelectCC()
3653 case ISD::SETLT: in SelectCC()
3693 case ISD::SETLT: return PPC::PRED_LT; in getPredicateForSetCC()
3716 case ISD::SETLT: return 0; // Bit #0 = SETOLT in getCRIdxForSetCC()
3752 case ISD::SETLT: CC = ISD::SETGT; Swap = true; break; in getVCmpInst()
3798 case ISD::SETLT: CC = ISD::SETGT; Swap = true; break; in getVCmpInst()
[all …]
DPPCInstrQPX.td1030 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETLT),
1077 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETLT),
1117 def : Pat<(v4f64 (selectcc i1:$lhs, i1:$rhs, v4f64:$tval, v4f64:$fval, SETLT)),
1138 def : Pat<(v4f32 (selectcc i1:$lhs, i1:$rhs, v4f32:$tval, v4f32:$fval, SETLT)),
1159 def : Pat<(v4i1 (selectcc i1:$lhs, i1:$rhs, v4i1:$tval, v4i1:$fval, SETLT)),
DPPCInstrInfo.td3232 def : Pat<(i1 (setcc i1:$s1, i1:$s2, SETLT)),
3372 defm : ExtSetCCPat<SETLT,
3404 defm : ExtSetCCPat<SETLT,
3479 def : Pat<(i1 (setcc i32:$s1, imm32SExt16:$imm, SETLT)),
3524 def : Pat<(i1 (setcc i32:$s1, i32:$s2, SETLT)),
3547 def : Pat<(i1 (setcc i64:$s1, imm64SExt16:$imm, SETLT)),
3592 def : Pat<(i1 (setcc i64:$s1, i64:$s2, SETLT)),
3616 def : Pat<(i1 (setcc f32:$s1, f32:$s2, SETLT)),
3647 def : Pat<(i1 (setcc f64:$s1, f64:$s2, SETLT)),
3678 def : Pat<(i1 (setcc f128:$s1, f128:$s2, SETLT)),
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp313 case ISD::SETLT: case ISD::SETOLT: case ISD::SETULT: in Select()
/external/llvm/lib/Target/PowerPC/
DPPCInstrQPX.td1030 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETLT),
1077 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETLT),
1117 def : Pat<(v4f64 (selectcc i1:$lhs, i1:$rhs, v4f64:$tval, v4f64:$fval, SETLT)),
1138 def : Pat<(v4f32 (selectcc i1:$lhs, i1:$rhs, v4f32:$tval, v4f32:$fval, SETLT)),
1159 def : Pat<(v4i1 (selectcc i1:$lhs, i1:$rhs, v4i1:$tval, v4i1:$fval, SETLT)),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h1152 X86_INTRINSIC_DATA(sse_comilt_ss, COMI, X86ISD::COMI, ISD::SETLT),
1165 X86_INTRINSIC_DATA(sse_ucomilt_ss, COMI, X86ISD::UCOMI, ISD::SETLT),
1172 X86_INTRINSIC_DATA(sse2_comilt_sd, COMI, X86ISD::COMI, ISD::SETLT),
1220 X86_INTRINSIC_DATA(sse2_ucomilt_sd, COMI, X86ISD::UCOMI, ISD::SETLT),

12345