Home
last modified time | relevance | path

Searched refs:v1r (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c1029 __m128 v0r, v1r; in calc_fixed_position() local
1037 v1r = _mm_castpd_ps(_mm_load_sd((double *)v1[0])); in calc_fixed_position()
1038 vxy1xy0 = _mm_movelh_ps(v1r, vxy0xy2); in calc_fixed_position()

Completed in 2 milliseconds