Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_arm.cc112 uint64_t rot = Uint64ConstantFrom(rhs->AsConstant()) & kMaxLongShiftDistance; in VisitRor() local
Dcode_generator_arm_vixl.cc5012 uint32_t rot = CodeGenerator::GetInt32ValueOf(rhs.GetConstant()) & 0x1F; in HandleIntegerRotate() local
5038 uint64_t rot = CodeGenerator::GetInt64ValueOf(rhs.GetConstant()); in HandleLongRotate() local