Lines Matching refs:TokenFactor
385 // The order of the stores doesn't matter - say it with a TokenFactor.
387 DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Stores[0],
420 DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Store1, Store2);
503 // The order of the stores doesn't matter - say it with a TokenFactor.
504 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Stores[0],
564 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1),
695 return DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo, Hi);
825 SDValue Result = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo, Hi);
1003 Ch = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1),
1033 Ch = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1),
1490 StoreChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,