Searched defs:two_n (Results 1 – 2 of 2) sorted by relevance
295 const uint32x4_t two_n = vandq_u32(vreinterpretq_u32_f32(a), in vpowq_f32() local362 const float32x4_t two_n = in vpowq_f32() local
265 const __m128 two_n = _mm_and_ps(a, *((__m128*)float_exponent_mask)); in mm_pow_ps() local347 const __m128 two_n = in mm_pow_ps() local