Searched refs:tryStore (Results 1 – 2 of 2) sorted by relevance
64 bool tryStore(SDNode *N);
105 if (tryStore(N)) in Select()1684 bool NVPTXDAGToDAGISel::tryStore(SDNode *N) { in tryStore() function in NVPTXDAGToDAGISel