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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp220 SDValue visitMULHU(SDNode *N);
1209 case ISD::MULHU: return visitMULHU(N);
2253 SDValue DAGCombiner::visitMULHU(SDNode *N) { function in class:DAGCombiner

Completed in 106 milliseconds