Home
last modified time | relevance | path

Searched refs:WholeValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp398 SDValue WholeValue = in LowerFormalArguments_32() local
400 WholeValue = DAG.getNode(ISD::BITCAST, dl, MVT::f64, WholeValue); in LowerFormalArguments_32()
401 InVals.push_back(WholeValue); in LowerFormalArguments_32()
453 SDValue WholeValue = in LowerFormalArguments_32() local
455 WholeValue = DAG.getNode(ISD::BITCAST, dl, MVT::f64, WholeValue); in LowerFormalArguments_32()
456 InVals.push_back(WholeValue); in LowerFormalArguments_32()