Searched refs:PromoteIntRes_SHL (Results 1 – 2 of 2) sorted by relevance
338 SDValue PromoteIntRes_SHL(SDNode *N);
95 case ISD::VP_SHL: Res = PromoteIntRes_SHL(N); break; in PromoteIntegerResult()1203 SDValue DAGTypeLegalizer::PromoteIntRes_SHL(SDNode *N) { in PromoteIntRes_SHL() function in DAGTypeLegalizer