Searched refs:FIRST_BIT (Results 1 – 1 of 1) sorted by relevance
454 static const int16x8_t FIRST_BIT = vmovq_n_s16(FIRST_BIT_VAL); in Divide16x8Pow() local456 const int16x8_t neg_offset = vandq_s16(val_sign, FIRST_BIT); in Divide16x8Pow()468 static const int64x2_t FIRST_BIT = vmovq_n_s64(FIRST_BIT_VAL); in Divide64x2Pow() local470 const int64x2_t neg_offset = vandq_s64(val_sign, FIRST_BIT); in Divide64x2Pow()