Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dtransparent-union.c22 void f1_0(int *a0) { in f1_0() function
Darm-vector-arguments.c25 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0() function
Darm64-arguments.c180 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0() function
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c624 const __m128i f1_0 = _mm_sub_epi32(xx_loadu_128(&flt0[k]), u_0); in apply_selfguided_restoration_sse4_1() local
625 v_0 = _mm_add_epi32(v_0, _mm_mullo_epi32(xq0, f1_0)); in apply_selfguided_restoration_sse4_1()
Dselfguided_avx2.c679 const __m256i f1_0 = _mm256_sub_epi32(yy_loadu_256(&flt0[k]), u_0); in apply_selfguided_restoration_avx2() local
680 v_0 = _mm256_add_epi32(v_0, _mm256_mullo_epi32(xq0, f1_0)); in apply_selfguided_restoration_avx2()