Searched defs:shift_amount (Results 1 – 7 of 7) sorted by relevance
189 const int shift_amount = get_table_positive() local 229 const int shift_amount = get_table_positive_df() local 278 int shift_amount = CALC_SHIFT_CONST - exponent; get_table_negative() local 339 int shift_amount = CALC_SHIFT_CONST - exponent; get_table_negative_df() local 387 mul_shift_mod_1e9(const FPBits::StorageType mantissa,const UInt<MID_INT_SIZE> & large,const int32_t shift_amount) mul_shift_mod_1e9() argument 489 const uint32_t shift_amount = SHIFT_CONST + pos_exp - exponent; get_positive_block() local 550 const int32_t shift_amount = get_negative_block() local [all...]
193 right_shift(uint32_t shift_amount) right_shift() argument 250 left_shift(uint32_t shift_amount) left_shift() argument 371 shift(int shift_amount) shift() argument [all...]
352 int32_t shift_amount = 0; global() variable 365 int32_t shift_amount = 0; global() variable [all...]
14 uint8_t shift_amount = get_uint8_max(); // expected-note{{'shift_amount' initialized to 255}} in shift_by_undefined_value() local
153 uint32_t shift_amount = 0; in GetHexMaxU32() local204 uint32_t shift_amount = 0; in GetHexMaxU64() local
160 uint32_t shift_amount = 0; in GetHexMaxU32() local211 uint32_t shift_amount = 0; in GetHexMaxU64() local
98 const size_t shift_amount = convert_float_hex_exp() local