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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp412 SDValue visitSRL(SDNode *N);
1548 case ISD::SRL: return visitSRL(N);
7896 SDValue DAGCombiner::visitSRL(SDNode *N) { function in class:DAGCombiner

Completed in 117 milliseconds