Searched refs:PromoteIntRes_VAARG (Results 1 – 2 of 2) sorted by relevance
364 SDValue PromoteIntRes_VAARG(SDNode *N);
119 case ISD::VAARG: Res = PromoteIntRes_VAARG(N); break; in PromoteIntegerResult()1854 SDValue DAGTypeLegalizer::PromoteIntRes_VAARG(SDNode *N) { in PromoteIntRes_VAARG() function in DAGTypeLegalizer