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