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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp175 SDValue visitUDIVREM(SDNode *N);
1066 case ISD::UDIVREM: return visitUDIVREM(N);
2193 SDValue DAGCombiner::visitUDIVREM(SDNode *N) { function in class:DAGCombiner

Completed in 57 milliseconds