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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp181 SDValue visitSDIV(SDNode *N);
1103 case ISD::SDIV: return visitSDIV(N);
1840 SDValue DAGCombiner::visitSDIV(SDNode *N) { function in class:DAGCombiner

Completed in 213 milliseconds