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