Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoadVal

5578   SDValue LoadVal = Builder.DAG.getLoad(LoadVT, Builder.getCurSDLoc(), Root,
5585 Builder.PendingLoads.push_back(LoadVal.getValue(1));
5586 return LoadVal;