Searched refs:cconst128 (Results 1 – 1 of 1) sorted by relevance
12767 __m128 cconst128; variable12770 cconst128 = vdupq_n_f32(convconst);12771 res = _mm_cvttps_epi32(_mm_mul_ps(a,cconst128));12780 __m128 cconst128; variable12782 cconst128 = vdupq_n_f32(convconst);12783 return vcvtq_u32_f32(_mm_mul_ps(a,cconst128));12860 __m128 cconst128, af; variable12863 cconst128 = vdupq_n_f32(convconst);12864 return _mm_mul_ps(af,cconst128);12871 __m128 cconst128, af; variable[all …]