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