Searched refs:SetCCResultType (Results 1 – 1 of 1) sorted by relevance
27521 EVT SetCCResultType = in LowerADDSAT_SUBSAT() local27527 SDValue Cmp = DAG.getSetCC(DL, SetCCResultType, X, Y, ISD::SETUGT); in LowerADDSAT_SUBSAT()27529 if (SetCCResultType == VT && in LowerADDSAT_SUBSAT()45350 EVT SetCCResultType = TLI.getSetCCResultType(DAG.getDataLayout(), in foldXorTruncShiftIntoCmp() local45352 SDValue Cond = DAG.getSetCC(DL, SetCCResultType, ShiftOp, in foldXorTruncShiftIntoCmp()45354 if (SetCCResultType != ResultType) in foldXorTruncShiftIntoCmp()