Searched refs:PromoteIntRes_ADDSUBSHLSAT (Results 1 – 2 of 2) sorted by relevance
369 SDValue PromoteIntRes_ADDSUBSHLSAT(SDNode *N);
254 Res = PromoteIntRes_ADDSUBSHLSAT<EmptyMatchContext>(N); in PromoteIntegerResult()260 Res = PromoteIntRes_ADDSUBSHLSAT<VPMatchContext>(N); in PromoteIntegerResult()1073 SDValue DAGTypeLegalizer::PromoteIntRes_ADDSUBSHLSAT(SDNode *N) { in PromoteIntRes_ADDSUBSHLSAT() function in DAGTypeLegalizer