HomeSort by relevance Sort by last modified time
    Searched defs:v11 (Results 1 - 15 of 15) sorted by null

  /external/clang/test/CodeGen/
vector-alignment.c 35 double __attribute__((vector_size(24), aligned(64))) v11; variable
36 // CHECK: @v11 {{.*}}, align 64
  /external/deqp/modules/gles2/functional/
es2fBufferTestUtil.cpp 348 int v11 = quadNdx*4 + 3; local
350 DE_ASSERT(v11 < (1<<16));
358 indices[quadNdx*6 + 5] = (deUint16)v11;
386 Vec4 v11 = fetchVtxColor(inPtr, quadNdx*4 + 3);
397 const Vec4& t0 = tri ? v00 : v11;
  /external/boringssl/src/crypto/chacha/
chacha_vec.c 193 vec v8,v9,v10,v11; local
204 v11 = v7 + ONE;
208 v15 = v11 + ONE;
223 DQROUND_VECTORS(v8,v9,v10,v11)
245 WRITE_XOR(ip, op, 32, v8+s0, v9+s1, v10+s2, v11+s3)
  /external/clang/test/SemaCXX/
constant-expression.cpp 32 v11 = true? 1 + cval * Struct::sval ^ itval / (int)1.5 - sizeof(Struct) : 0 enumerator in enum:C::E
  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 509 int v11 = quadNdx*4 + 3; local
511 DE_ASSERT(v11 < (1<<16));
519 indices[quadNdx*6 + 5] = (deUint16)v11;
547 Vec4 v11 = fetchVtxColor(inPtr, quadNdx*4 + 3);
558 const Vec4& t0 = tri ? v00 : v11;
glsShaderRenderCase.cpp 242 int v11 = ((y+1) * stride) + x + 1; local
251 m_indices[baseNdx + 5] = v11;
705 int v11 = ((y + 1) * stride) + x + 1; local
709 Vec4 c11 = colors[v11];
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 131 v11 = -3.25364686890242327944584691466034268e-08L; variable
294 y*(v8+y*(v9+y*(v10+y*v11))))))))));
  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 414 const Vec4 v11 = readVec4(vertices + ((cellY+1)*gridWidth + cellX+1)*numComponents, numComponents); local
416 const Vec4& v0 = tri ? v11 : v00;
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 649 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
726 v11 = _mm_add_epi32(w11, k__DCT_CONST_ROUNDING);
743 u11 = _mm_srai_epi32(v11, DCT_CONST_BITS);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 994 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
797 v11 = _mm_add_epi32(w11, k__DCT_CONST_ROUNDING);
814 u11 = _mm_srai_epi32(v11, DCT_CONST_BITS);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;

Completed in 2332 milliseconds