Searched refs:tryIntrinsicChain (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h58 bool tryIntrinsicChain(SDNode *N);
H A DNVPTXISelDAGToDAG.cpp166 if (tryIntrinsicChain(N))
524 bool NVPTXDAGToDAGISel::tryIntrinsicChain(SDNode *N) { function in class:NVPTXDAGToDAGISel

Completed in 63 milliseconds