Home
last modified time | relevance | path

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

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