Home | History | Annotate | Download | only in src

Lines Matching refs:_g0

2842                         const __m128 _g0 = _mm_set1_ps(static_cast<float>(g0));
2861 __m128 gt = _mm_andnot_ps(_signMask, _mm_sub_ps(_g,_g0));
3235 const __m128 _g0 = _mm_set1_ps(g0);
3256 __m128 _gt = _mm_andnot_ps(_signMask,_mm_sub_ps(_g,_g0));