Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h330 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_determinant_highp() local
332 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_determinant_highp()
670 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_inverse() local
672 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_inverse()
891 __m128 Mul02 = _mm_mul_ps(Vec3, Fac2); in glm_mat4_inverse_lowp() local
893 __m128 Add00 = _mm_add_ps(Sub00, Mul02); in glm_mat4_inverse_lowp()