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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp217 SDValue visitUDIV(SDNode *N);
1206 case ISD::UDIV: return visitUDIV(N);
2068 SDValue DAGCombiner::visitUDIV(SDNode *N) { function in class:DAGCombiner

Completed in 365 milliseconds