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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp174 SDValue visitSDIVREM(SDNode *N);
1065 case ISD::SDIVREM: return visitSDIVREM(N);
2186 SDValue DAGCombiner::visitSDIVREM(SDNode *N) { function in class:DAGCombiner

Completed in 309 milliseconds