Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadVal

5882   SDValue LoadVal = Builder.DAG.getLoad(LoadVT, Builder.getCurSDLoc(), Root,
5889 Builder.PendingLoads.push_back(LoadVal.getValue(1));
5890 return LoadVal;