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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp216 SDValue visitSDIV(SDNode *N);
1205 case ISD::SDIV: return visitSDIV(N);
1983 SDValue DAGCombiner::visitSDIV(SDNode *N) { function in class:DAGCombiner

Completed in 496 milliseconds