Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp422 bool trySETCC(SDNode *N);
4319 bool PPCDAGToDAGISel::trySETCC(SDNode *N) { in trySETCC() function in PPCDAGToDAGISel
5280 if (trySETCC(N)) in Select()