Home
last modified time | relevance | path

Searched refs:trySelectLoopCountIntrinsic (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp424 bool trySelectLoopCountIntrinsic(SDNode *N);
4891 bool PPCDAGToDAGISel::trySelectLoopCountIntrinsic(SDNode *N) { in trySelectLoopCountIntrinsic() function in PPCDAGToDAGISel
6025 if (trySelectLoopCountIntrinsic(N)) in Select()