Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm32.cc38 for (int rot = 0; rot < 16; rot++) { in ShifterOperandCanHoldArm32() local
/art/compiler/optimizing/
Dcode_generator_arm.cc3138 uint32_t rot = CodeGenerator::GetInt32ValueOf(rhs.GetConstant()) & 0x1F; in HandleIntegerRotate() local
3163 uint64_t rot = CodeGenerator::GetInt64ValueOf(rhs.GetConstant()); in HandleLongRotate() local