Searched refs:Mul11 (Results 1 – 1 of 1) sorted by relevance
366 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_determinant_highp() local368 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_determinant_highp()706 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_inverse() local708 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_inverse()927 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_inverse_lowp() local929 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_inverse_lowp()