Searched defs:shift_count (Results 1 – 8 of 8) sorted by relevance
3112 int shift_count = c->Integer32Value() & 0x1f; in InferRange() local
4915 int shift_count = JSShiftAmountFromLConstant(right_op); in DoShiftI() local4978 int shift_count = JSShiftAmountFromLConstant(right_op); in DoShiftS() local
1610 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local
1644 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local
1639 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local
1624 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local
1799 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local
1931 uint8_t shift_count = static_cast<uint8_t>(value & 0x1F); in DoShiftI() local