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