Searched refs:PromoteIntRes_SRL (Results 1 – 2 of 2) sorted by relevance
345 SDValue PromoteIntRes_SRL(SDNode *N);
101 case ISD::VP_LSHR: Res = PromoteIntRes_SRL(N); break; in PromoteIntegerResult()1279 SDValue DAGTypeLegalizer::PromoteIntRes_SRL(SDNode *N) { in PromoteIntRes_SRL() function in DAGTypeLegalizer