Searched refs:visitSETCC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp426 SDValue visitSETCC(SDNode *N);
1564 case ISD::SETCC: return visitSETCC(N);
9033 SDValue DAGCombiner::visitSETCC(SDNode *N) { function in class:DAGCombiner

Completed in 165 milliseconds