Lines Matching refs:getCondCode
2807 {Src, Src, DAG.getCondCode(ISD::SETNE), in lowerFP_TO_INT_SAT()
2917 {Abs, MaxValSplat, DAG.getCondCode(ISD::SETOLT), in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND()
2999 {Chain, Src, Src, DAG.getCondCode(ISD::SETUNE), in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
3026 {Abs, MaxValSplat, DAG.getCondCode(ISD::SETOLT), Mask, Mask, VL}); in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
5437 {FPCLASS, TDCMaskV, DAG.getCondCode(ISD::SETEQ), in LowerIS_FPCLASS()
5449 {AND, SplatZero, DAG.getCondCode(ISD::SETNE), in LowerIS_FPCLASS()
5521 {X, X, DAG.getCondCode(ISD::SETOEQ), in lowerFMAXIMUM_FMINIMUM()
5530 {Y, Y, DAG.getCondCode(ISD::SETOEQ), in lowerFMAXIMUM_FMINIMUM()
7272 SDValue SetNE = DAG.getCondCode(ISD::SETNE); in lowerSELECT()
7323 SDValue TargetCC = DAG.getCondCode(CCVal); in lowerSELECT()
7329 TargetCC = DAG.getCondCode(ISD::getSetCCInverse(CCVal, LHS.getValueType())); in lowerSELECT()
7349 SDValue TargetCC = DAG.getCondCode(CCVal); in lowerBRCOND()
7356 DAG.getCondCode(ISD::SETNE), Op.getOperand(2)); in lowerBRCOND()
7689 {Trunc, SplatZero, DAG.getCondCode(ISD::SETNE), in lowerVectorMaskTruncLike()
8637 {VID, SplattedIdx, DAG.getCondCode(ISD::SETEQ), in LowerINTRINSIC_WO_CHAIN()
10250 SDValue OLECCVal = DAG.getCondCode(ISD::SETOLE); in lowerVectorStrictFSetcc()
10265 SDValue OEQCCVal = DAG.getCondCode(ISD::SETOEQ); in lowerVectorStrictFSetcc()
10292 {Chain, Op1, Op1, DAG.getCondCode(ISD::SETOEQ), DAG.getUNDEF(MaskVT), in lowerVectorStrictFSetcc()
10296 {Chain, Op2, Op2, DAG.getCondCode(ISD::SETOEQ), DAG.getUNDEF(MaskVT), in lowerVectorStrictFSetcc()
10731 {Result, SplatZero, DAG.getCondCode(ISD::SETNE), in lowerVPFPIntConvOp()
10829 DAG.getCondCode(ISD::SETNE), DAG.getUNDEF(getMaskTypeFor(ContainerVT)), in lowerVPSpliceExperimental()
10922 DAG.getCondCode(ISD::SETNE), in lowerVPReverseExperimental()
10950 {Result, DAG.getConstant(0, DL, GatherVT), DAG.getCondCode(ISD::SETNE), in lowerVPReverseExperimental()
14468 CC = DAG.getCondCode(CCVal); in combine_CC()
14489 CC = DAG.getCondCode(CCVal); in combine_CC()
14507 CC = DAG.getCondCode(CCVal); in combine_CC()
14515 CC = DAG.getCondCode(CCVal); in combine_CC()