Searched refs:float_exponent_mask (Results 1 – 1 of 1) sorted by relevance
230 static const ALIGN16_BEG int float_exponent_mask[4] ALIGN16_END = in mm_pow_ps() local237 const __m128 two_n = _mm_and_ps(a, *((__m128 *)float_exponent_mask)); in mm_pow_ps()