Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp424 bool trySelectLoopCountIntrinsic(SDNode *N);
4740 bool PPCDAGToDAGISel::trySelectLoopCountIntrinsic(SDNode *N) { in trySelectLoopCountIntrinsic() function in PPCDAGToDAGISel
5846 if (trySelectLoopCountIntrinsic(N)) in Select()