Searched refs:FIRST_BIT_VAL (Results 1 – 1 of 1) sorted by relevance
444 static constexpr int16 FIRST_BIT_VAL = 0x0000000000000001; in Divide16x8Pow() local445 static const int16x8_t FIRST_BIT = vmovq_n_s16(FIRST_BIT_VAL); in Divide16x8Pow()458 static constexpr int64 FIRST_BIT_VAL = 0x0000000000000001; in Divide64x2Pow() local459 static const int64x2_t FIRST_BIT = vmovq_n_s64(FIRST_BIT_VAL); in Divide64x2Pow()