Home
last modified time | relevance | path

Searched defs:ror (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier.cc416 HRor* ror = in ReplaceRotateWithRor() local
2145 HRor* ror = new (GetGraph()->GetAllocator()) HRor(type, value, distance); in SimplifyRotate() local