Searched refs:FIRST_BIT_VAL (Results 1 – 1 of 1) sorted by relevance
453 static constexpr int16 FIRST_BIT_VAL = 0x0000000000000001; in Divide16x8Pow() local454 static const int16x8_t FIRST_BIT = vmovq_n_s16(FIRST_BIT_VAL); in Divide16x8Pow()467 static constexpr int64 FIRST_BIT_VAL = 0x0000000000000001; in Divide64x2Pow() local468 static const int64x2_t FIRST_BIT = vmovq_n_s64(FIRST_BIT_VAL); in Divide64x2Pow()