Home | History | Annotate | Download | only in XCore

Lines Matching refs:InChain

714   SDValue InChain = Node->getOperand(0);
719 SDValue VAList = DAG.getLoad(PtrVT, dl, InChain,
726 InChain = DAG.getStore(VAList.getValue(1), dl, nextPtr, VAListPtr,
729 return DAG.getLoad(VT, dl, InChain, VAList, MachinePointerInfo(),