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