Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:OutChains

1638   std::vector<SDValue> OutChains;
1926 if (!OutChains.empty())
1927 DAG.setRoot(DAG.getNode(ISD::TokenFactor, dl, MVT::Other, OutChains));