Searched refs:PromoteIntRes_ADDSUBSHLSAT (Results 1 – 2 of 2) sorted by relevance
358 SDValue PromoteIntRes_ADDSUBSHLSAT(SDNode *N);
220 case ISD::USHLSAT: Res = PromoteIntRes_ADDSUBSHLSAT(N); break; in PromoteIntegerResult()937 SDValue DAGTypeLegalizer::PromoteIntRes_ADDSUBSHLSAT(SDNode *N) { in PromoteIntRes_ADDSUBSHLSAT() function in DAGTypeLegalizer