Lines Matching defs:getStore
2443 getStore(VAListLoad.getValue(1), dl, Tmp1, Tmp2, MachinePointerInfo(V));
2458 return getStore(Tmp1.getValue(1), dl, Tmp1, Node->getOperand(1),
7916 Store = DAG.getStore(
8100 Store = DAG.getStore(
8232 SDValue Store = DAG.getStore(
8839 /// MachinePointerInfo to getLoad or getStore when it has "FI+Cst".
8863 /// MachinePointerInfo to getLoad or getStore when it has "FI+Cst".
8999 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val,
9016 return getStore(Chain, dl, Val, Ptr, MMO);
9019 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val,
9079 return getStore(Chain, dl, Val, Ptr, MMO);