Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_arm.cc223 uint64_t rot = Uint64ConstantFrom(rhs->AsConstant()) & kMaxLongShiftDistance; in VisitRor() local
Dcode_generator_arm_vixl.cc5280 uint32_t rot = CodeGenerator::GetInt32ValueOf(rhs.GetConstant()); in HandleIntegerRotate() local
5320 uint64_t rot = CodeGenerator::GetInt64ValueOf(rhs.GetConstant()); in HandleLongRotate() local