Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp214 bool tryIntCompareInGPR(SDNode *N);
3887 bool PPCDAGToDAGISel::tryIntCompareInGPR(SDNode *N) { in tryIntCompareInGPR() function in PPCDAGToDAGISel
4987 if (tryIntCompareInGPR(N)) in Select()