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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp219 SDValue visitUREM(SDNode *N);
1208 case ISD::UREM: return visitUREM(N);
2162 SDValue DAGCombiner::visitUREM(SDNode *N) { function in class:DAGCombiner

Completed in 128 milliseconds