Home
last modified time | relevance | path

Searched refs:Mul11 (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h366 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_determinant_highp() local
368 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_determinant_highp()
706 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_inverse() local
708 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_inverse()
927 __m128 Mul11 = _mm_mul_ps(Vec2, Fac5); in glm_mat4_inverse_lowp() local
929 __m128 Add03 = _mm_add_ps(Sub03, Mul11); in glm_mat4_inverse_lowp()