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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp224 SDValue visitSMULO(SDNode *N);
1213 case ISD::SMULO: return visitSMULO(N);
2405 SDValue DAGCombiner::visitSMULO(SDNode *N) { function in class:DAGCombiner

Completed in 52 milliseconds