Searched refs:SoftenFloatRes_VAARG (Results 1 – 2 of 2) sorted by relevance
467 SDValue SoftenFloatRes_VAARG(SDNode *N);
112 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult()671 SDValue DAGTypeLegalizer::SoftenFloatRes_VAARG(SDNode *N) { in SoftenFloatRes_VAARG() function in DAGTypeLegalizer