Searched defs:rot (Results 1 – 2 of 2) sorted by relevance
223 uint64_t rot = Uint64ConstantFrom(rhs->AsConstant()) & kMaxLongShiftDistance; in VisitRor() local
5280 uint32_t rot = CodeGenerator::GetInt32ValueOf(rhs.GetConstant()); in HandleIntegerRotate() local5320 uint64_t rot = CodeGenerator::GetInt64ValueOf(rhs.GetConstant()); in HandleLongRotate() local