Home | History | Annotate | Download | only in Sparc

Lines Matching refs:InChain

1022   SDValue InChain = Node->getOperand(0);
1026 SDValue VAList = DAG.getLoad(MVT::i32, dl, InChain, VAListPtr,
1033 InChain = DAG.getStore(VAList.getValue(1), dl, NextPtr,
1038 return DAG.getLoad(VT, dl, InChain, VAList, MachinePointerInfo(),
1042 SDValue V = DAG.getLoad(MVT::i64, dl, InChain, VAList, MachinePointerInfo(),