Searched refs:NewVAARG (Results 1 – 1 of 1) sorted by relevance
626 SDValue NewVAARG; in SoftenFloatRes_VAARG() local627 NewVAARG = DAG.getVAArg(NVT, dl, Chain, Ptr, N->getOperand(2), in SoftenFloatRes_VAARG()632 ReplaceValueWith(SDValue(N, 1), NewVAARG.getValue(1)); in SoftenFloatRes_VAARG()633 return NewVAARG; in SoftenFloatRes_VAARG()