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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp186 SDValue visitMULHS(SDNode *N);
1108 case ISD::MULHS: return visitMULHS(N);
2071 SDValue DAGCombiner::visitMULHS(SDNode *N) { function in class:DAGCombiner

Completed in 195 milliseconds