Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1300 ValueSeq RShifts; in convertShiftsToLeft() local
1318 RShifts.insert(&I); in convertShiftsToLeft()
1338 if (T->getParent() != LoopB || RShifts.count(T) || isa<PHINode>(T)) in convertShiftsToLeft()