Searched refs:Mul02 (Results 1 – 1 of 1) sorted by relevance
330 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_determinant_highp() local332 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_determinant_highp()670 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_inverse() local672 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_inverse()891 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_inverse_lowp() local893 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_inverse_lowp()