/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 1068 SETGT, // 1 X 0 1 0 True if greater than enumerator 1081 return Code == SETGT || Code == SETGE || Code == SETLT || Code == SETLE; in isSignedIntSetCC()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2980 case ISD::SETGT: { in get32BitZExtCompare() 3161 case ISD::SETGT: { in get32BitSExtCompare() 3318 case ISD::SETGT: { in get64BitZExtCompare() 3479 case ISD::SETGT: { in get64BitSExtCompare() 3806 case ISD::SETGT: in SelectCC() 3833 case ISD::SETGT: in SelectCC() 3877 case ISD::SETGT: in getPredicateForSetCC() 3900 case ISD::SETGT: return 1; // Bit #1 = SETOGT in getCRIdxForSetCC() 3934 case ISD::SETLT: CC = ISD::SETGT; Swap = true; break; in getVCmpInst() 3958 case ISD::SETGT: in getVCmpInst() [all …]
|
D | PPCInstrQPX.td | 1022 def : Pat<(setcc v4f64:$FRA, v4f64:$FRB, SETGT), 1069 def : Pat<(setcc v4f32:$FRA, v4f32:$FRB, SETGT), 1128 def : Pat<(v4f64 (selectcc i1:$lhs, i1:$rhs, v4f64:$tval, v4f64:$fval, SETGT)), 1149 def : Pat<(v4f32 (selectcc i1:$lhs, i1:$rhs, v4f32:$tval, v4f32:$fval, SETGT)), 1170 def : Pat<(v4i1 (selectcc i1:$lhs, i1:$rhs, v4i1:$tval, v4i1:$fval, SETGT)),
|
D | PPCInstrInfo.td | 3438 def : Pat<(i1 (setcc i1:$s1, i1:$s2, SETGT)), 3538 defm : ExtSetCCPat<SETGT, 3570 defm : ExtSetCCPat<SETGT, 3633 def : Pat<(i1 (setcc i32:$s1, imm32SExt16:$imm, SETGT)), 3661 def : Pat<(i1 (setcc i32:$s1, i32:$s2, SETGT)), 3673 def : Pat<(i1 (setcc i64:$s1, imm64SExt16:$imm, SETGT)), 3701 def : Pat<(i1 (setcc i64:$s1, i64:$s2, SETGT)), 3822 def : Pat<(i1 (setcc f32:$s1, f32:$s2, SETGT)), 3838 def : Pat<(i1 (setcc f64:$s1, f64:$s2, SETGT)), 3854 def : Pat<(i1 (setcc f128:$s1, f128:$s2, SETGT)), [all …]
|
D | PPCInstrSPE.td | 862 def : Pat<(f32 (selectcc i1:$lhs, i1:$rhs, f32:$tval, f32:$fval, SETGT)), 883 def : Pat<(f64 (selectcc i1:$lhs, i1:$rhs, f64:$tval, f64:$fval, SETGT)),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 229 case ISD::SETOGT: case ISD::SETUGT: return ISD::SETGT; in getFCmpCodeWithoutNaN() 248 case ICmpInst::ICMP_SGT: return ISD::SETGT; in getICmpCondCode()
|
D | TargetLoweringBase.cpp | 558 CCs[RTLIB::OGT_F32] = ISD::SETGT; in InitCmpLibcallCCs() 559 CCs[RTLIB::OGT_F64] = ISD::SETGT; in InitCmpLibcallCCs() 560 CCs[RTLIB::OGT_F128] = ISD::SETGT; in InitCmpLibcallCCs() 561 CCs[RTLIB::OGT_PPCF128] = ISD::SETGT; in InitCmpLibcallCCs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 687 SET_NEWCC(SETGT, JSGT); in EmitInstrWithCustomInserter() 702 bool isSignedCmp = (CC == ISD::SETGT || in EmitInstrWithCustomInserter()
|
D | BPFInstrInfo.td | 91 [{return (N->getZExtValue() == ISD::SETGT);}]>; 111 [{return (N->getZExtValue() == ISD::SETGT);}]>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInteger.td | 78 defm GT_S : ComparisonInt<SETGT, "gt_s", 0x4a, 0x55>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 1003 X86_INTRINSIC_DATA(sse_comigt_ss, COMI, X86ISD::COMI, ISD::SETGT), 1020 X86_INTRINSIC_DATA(sse_ucomigt_ss, COMI, X86ISD::UCOMI, ISD::SETGT), 1027 X86_INTRINSIC_DATA(sse2_comigt_sd, COMI, X86ISD::COMI, ISD::SETGT), 1074 X86_INTRINSIC_DATA(sse2_ucomigt_sd, COMI, X86ISD::UCOMI, ISD::SETGT),
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInsertSkips.cpp | 200 case ISD::SETGT: in kill()
|
D | AMDGPUInstructions.td | 246 def COND_OGT : PatFrags<(ops), [(OtherVT SETOGT), (OtherVT SETGT)]>; 272 def COND_SGT : PatFrag<(ops), (OtherVT SETGT)>;
|
D | R600Instructions.td | 758 0x09, "SETGT", 877 [(set i32:$dst, (selectcc i32:$src0, i32:$src1, -1, 0, SETGT))] 1735 def : CND_INT_f32 <CNDGT_INT, SETGT>;
|
D | AMDGPUISelLowering.cpp | 1311 case ISD::SETGT: in combineFMinMaxLegacy() 2120 SDValue ExpGt51 = DAG.getSetCC(SL, SetCCVT, Exp, FiftyOne, ISD::SETGT); in LowerFTRUNC() 2238 SDValue ExpGt51 = DAG.getSetCC(SL, SetCCVT, Exp, FiftyOne, ISD::SETGT); in LowerFROUND64() 2690 One, Zero, ISD::SETGT); in LowerFP_TO_FP16() 2695 DAG.getConstant(0x7c00, DL, MVT::i32), V, ISD::SETGT); in LowerFP_TO_FP16()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 205 { RTLIB::OGT_F64, "__mspabi_cmpd", ISD::SETGT }, in MSP430TargetLowering() 211 { RTLIB::OGT_F32, "__mspabi_cmpf", ISD::SETGT }, in MSP430TargetLowering() 1108 case ISD::SETGT: in EmitCMP()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1387 case ISD::SETGT: in PromoteSetCCOperands() 2209 return std::make_pair(ISD::SETGT, ISD::UMAX); in getExpandedMinMaxOps() 2612 DAG.getConstant(0, dl, NVT), Hi, ISD::SETGT); in ExpandIntRes_ABS() 3185 SDValue HHGT0 = DAG.getSetCC(dl, BoolNVT, ResultHH, NVTZero, ISD::SETGT); in ExpandIntRes_MULFIX() 3198 SDValue HHGT0 = DAG.getSetCC(dl, BoolNVT, ResultHH, NVTZero, ISD::SETGT); in ExpandIntRes_MULFIX() 3217 SatMax = DAG.getSetCC(dl, BoolNVT, ResultHH, HHLoMask, ISD::SETGT); in ExpandIntRes_MULFIX() 3835 (CCCode == ISD::SETGT && CST->isAllOnesValue())) { // X > -1 in IntegerExpandSetCCOperands() 3847 case ISD::SETGT: in IntegerExpandSetCCOperands() 3915 case ISD::SETGT: CCCode = ISD::SETLT; FlipOperands = true; break; in IntegerExpandSetCCOperands()
|
D | TargetLowering.cpp | 341 case ISD::SETGT: in softenSetCCOperands() 3378 case ISD::SETGT: in SimplifySetCC() 3579 ISD::CondCode NewCC = (Cond == ISD::SETGE) ? ISD::SETGT : ISD::SETUGT; in SimplifySetCC() 3629 if (Cond == ISD::SETGT || Cond == ISD::SETUGT) { in SimplifySetCC() 3672 return DAG.getSetCC(dl, VT, N0, ConstMinusOne, ISD::SETGT); in SimplifySetCC() 3958 case ISD::SETGT: // X >s Y --> X == 0 & Y == 1 --> ~X & Y in SimplifySetCC() 6086 ISD::SETGT); in expandFP_TO_SINT() 6356 Node->getOpcode() == ISD::FMINNUM ? ISD::SETLT : ISD::SETGT; in expandFMINNUM_FMAXNUM() 7302 Result = DAG.getSelectCC(dl, Hi, LowMask, SatMax, Result, ISD::SETGT); in expandFixedPointMul() 7454 DAG.getSetCC(dl, OType, RHS, Zero, IsAdd ? ISD::SETLT : ISD::SETGT); in expandSADDSUBO()
|
D | SelectionDAGDumper.cpp | 425 case ISD::SETGT: return "setgt"; in getOperationName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDAGISel.inc | 1722 /* 3081*/ OPC_CheckChild2CondCode, ISD::SETGT, 1732 …Src: (brcond (setcc:{ *:[i32] } GPR32Opnd:{ *:[i32] }:$rs, 0:{ *:[i32] }, SETGT:{ *:[Other] }), (b… 1824 /* 3243*/ OPC_CheckChild2CondCode, ISD::SETGT, 1834 …Src: (brcond (setcc:{ *:[i32] } GPR32Opnd:{ *:[i32] }:$rs, 0:{ *:[i32] }, SETGT:{ *:[Other] }), (b… 1943 /* 3441*/ OPC_CheckChild2CondCode, ISD::SETGT, 1955 …// Src: (brcond (setcc:{ *:[i32] } i32:{ *:[i32] }:$lhs, -1:{ *:[i32] }, SETGT:{ *:[Other] }), (bb… 1962 …// Src: (brcond (setcc:{ *:[i32] } i32:{ *:[i32] }:$lhs, -1:{ *:[i32] }, SETGT:{ *:[Other] }), (bb… 2014 /* 3571*/ OPC_CheckChild2CondCode, ISD::SETGT, 2029 …2:{ *:[i32] }:$lhs, (imm:{ *:[i32] })<<P:Predicate_immSExt16Plus1>>:$rhs, SETGT:{ *:[Other] }), (b… 2094 /* 3729*/ OPC_CheckChild2CondCode, ISD::SETGT, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 57 case ISD::SETGT: in ISDCCtoARCCC()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenDAGISel.inc | 3951 /* 8514*/ OPC_CheckChild2CondCode, ISD::SETGT, 3963 …(anyext:{ *:[i32] } (setcc:{ *:[i1] } i32:{ *:[i32] }:$s1, 0:{ *:[i32] }, SETGT:{ *:[Other] })) - … 4036 /* 8746*/ OPC_CheckChild2CondCode, ISD::SETGT, 4054 …(anyext:{ *:[i64] } (setcc:{ *:[i1] } i32:{ *:[i32] }:$s1, 0:{ *:[i32] }, SETGT:{ *:[Other] })) - … 4115 /* 8973*/ OPC_CheckChild2CondCode, ISD::SETGT, 4125 …anyext:{ *:[i32] } (setcc:{ *:[i1] } i32:{ *:[i32] }:$s1, -1:{ *:[i32] }, SETGT:{ *:[Other] })) - … 4177 /* 9139*/ OPC_CheckChild2CondCode, ISD::SETGT, 4193 …anyext:{ *:[i64] } (setcc:{ *:[i1] } i32:{ *:[i32] }:$s1, -1:{ *:[i32] }, SETGT:{ *:[Other] })) - … 4850 /* 10953*/ OPC_CheckChild2CondCode, ISD::SETGT, 4862 …(anyext:{ *:[i64] } (setcc:{ *:[i1] } i64:{ *:[i64] }:$s1, 0:{ *:[i64] }, SETGT:{ *:[Other] })) - … [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsDSPInstrInfo.td | 1426 def : DSPSetCCPatInv<PseudoCMP_LE_PH, PseudoPICK_PH, v2i16, SETGT>; 1439 def : DSPSelectCCPatInv<PseudoCMP_LE_PH, PseudoPICK_PH, v2i16, SETGT>;
|
D | MipsSEISelLowering.cpp | 365 setCondCodeAction(ISD::SETGT, Ty, Expand); in addMSAIntType() 405 setCondCodeAction(ISD::SETGT, Ty, Expand); in addMSAFloatType() 958 case ISD::SETGT: in isLegalDSPCondCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 699 def SETGT : CondCode<"", "ICMP_SGT">; 1305 (setcc node:$lhs, node:$rhs, SETGT)>;
|