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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp191 SDValue visitUMULO(SDNode *N);
1115 case ISD::UMULO: return visitUMULO(N);
2284 SDValue DAGCombiner::visitUMULO(SDNode *N) { function in class:DAGCombiner

Completed in 130 milliseconds