Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp219 bool tryIntCompareInGPR(SDNode *N);
3896 bool PPCDAGToDAGISel::tryIntCompareInGPR(SDNode *N) { in tryIntCompareInGPR() function in PPCDAGToDAGISel
5059 if (tryIntCompareInGPR(N)) in Select()