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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp393 SDValue visitSDIV(SDNode *N);
1529 case ISD::SDIV: return visitSDIV(N);
3742 SDValue DAGCombiner::visitSDIV(SDNode *N) { function in class:DAGCombiner

Completed in 104 milliseconds