Searched refs:PromoteIntRes_SRA (Results 1 – 2 of 2) sorted by relevance
357 SDValue PromoteIntRes_SRA(SDNode *N);
113 case ISD::VP_SRA: Res = PromoteIntRes_SRA(N); break; in PromoteIntegerResult()1482 SDValue DAGTypeLegalizer::PromoteIntRes_SRA(SDNode *N) { in PromoteIntRes_SRA() function in DAGTypeLegalizer