Searched refs:PromoteIntRes_ADDSUBSHLSAT (Results 1 – 2 of 2) sorted by relevance
368 SDValue PromoteIntRes_ADDSUBSHLSAT(SDNode *N);
234 Res = PromoteIntRes_ADDSUBSHLSAT<EmptyMatchContext>(N); in PromoteIntegerResult()240 Res = PromoteIntRes_ADDSUBSHLSAT<VPMatchContext>(N); in PromoteIntegerResult()1034 SDValue DAGTypeLegalizer::PromoteIntRes_ADDSUBSHLSAT(SDNode *N) { in PromoteIntRes_ADDSUBSHLSAT() function in DAGTypeLegalizer