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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp183 SDValue visitUDIV(SDNode *N);
1107 case ISD::UDIV: return visitUDIV(N);
1937 SDValue DAGCombiner::visitUDIV(SDNode *N) { function in class:DAGCombiner

Completed in 90 milliseconds