Searched refs:WholeValue (Results 1 – 1 of 1) sorted by relevance
490 SDValue WholeValue = in LowerFormalArguments_32() local492 WholeValue = DAG.getNode(ISD::BITCAST, dl, VA.getLocVT(), WholeValue); in LowerFormalArguments_32()493 InVals.push_back(WholeValue); in LowerFormalArguments_32()546 SDValue WholeValue = in LowerFormalArguments_32() local548 WholeValue = DAG.getNode(ISD::BITCAST, dl, VA.getValVT(), WholeValue); in LowerFormalArguments_32()549 InVals.push_back(WholeValue); in LowerFormalArguments_32()