Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp260 SDValue visitRotate(SDNode *N);
1382 case ISD::ROTL: return visitRotate(N); in visit()
4390 SDValue DAGCombiner::visitRotate(SDNode *N) { in visitRotate() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp321 SDValue visitRotate(SDNode *N);
1534 case ISD::ROTL: return visitRotate(N); in visit()
6234 SDValue DAGCombiner::visitRotate(SDNode *N) { in visitRotate() function in DAGCombiner