Searched refs:FIRST_BIT (Results 1 – 1 of 1) sorted by relevance
445 static const int16x8_t FIRST_BIT = vmovq_n_s16(FIRST_BIT_VAL); in Divide16x8Pow() local447 const int16x8_t neg_offset = vandq_s16(val_sign, FIRST_BIT); in Divide16x8Pow()459 static const int64x2_t FIRST_BIT = vmovq_n_s64(FIRST_BIT_VAL); in Divide64x2Pow() local461 const int64x2_t neg_offset = vandq_s64(val_sign, FIRST_BIT); in Divide64x2Pow()