Searched refs:tryIntrinsicNoChain (Results 1 – 2 of 2) sorted by relevance
57 bool tryIntrinsicNoChain(SDNode *N);
162 if (tryIntrinsicNoChain(N)) in Select()592 bool NVPTXDAGToDAGISel::tryIntrinsicNoChain(SDNode *N) { in tryIntrinsicNoChain() function in NVPTXDAGToDAGISel