Searched refs:SetCCResultType (Results 1 – 1 of 1) sorted by relevance
27353 EVT SetCCResultType = in LowerADDSAT_SUBSAT() local27359 SDValue Cmp = DAG.getSetCC(DL, SetCCResultType, X, Y, ISD::SETUGT); in LowerADDSAT_SUBSAT()27361 if (SetCCResultType == VT && in LowerADDSAT_SUBSAT()45029 EVT SetCCResultType = TLI.getSetCCResultType(DAG.getDataLayout(), in foldXorTruncShiftIntoCmp() local45031 SDValue Cond = DAG.getSetCC(DL, SetCCResultType, ShiftOp, in foldXorTruncShiftIntoCmp()45033 if (SetCCResultType != ResultType) in foldXorTruncShiftIntoCmp()