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