Lines Matching defs:getStore
2724 getStore(VAListLoad.getValue(1), dl, Tmp1, Tmp2, MachinePointerInfo(V));
2739 return getStore(Tmp1.getValue(1), dl, Tmp1, Node->getOperand(1),
8241 Store = DAG.getStore(
8425 Store = DAG.getStore(
8557 SDValue Store = DAG.getStore(
9160 /// MachinePointerInfo to getLoad or getStore when it has "FI+Cst".
9184 /// MachinePointerInfo to getLoad or getStore when it has "FI+Cst".
9320 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val,
9337 return getStore(Chain, dl, Val, Ptr, MMO);
9340 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val,
9400 return getStore(Chain, dl, Val, Ptr, MMO);