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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp259 SDValue visitRotate(SDNode *N);
1389 case ISD::ROTL: return visitRotate(N);
4342 SDValue DAGCombiner::visitRotate(SDNode *N) { function in class:DAGCombiner

Completed in 119 milliseconds