Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NewChain

575   SDValue NewChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains);
580 AddLegalizedOperand(Op.getValue(1), NewChain);
582 return (Op.getResNo() ? NewChain : Value);