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

  /external/clang/test/CodeGen/
vector-alignment.c 60 double __attribute__((vector_size(80), aligned(16))) v12; variable
61 // ALL: @v12 {{.*}}, align 16
arm-aapcs-vfp.c 110 int8x8x2_t v12; member in struct:neon_struct
  /external/llvm/test/MC/Hexagon/
v60-vmem.s 109 #CHECK: 280ae50c { v12 = vmem(r10+#-3) }
111 v12=vmem(r10+#-3)
294 #CHECK: 2b52c02c v12.cur = vmem(r18++m0):nt }
296 v12.cur=vmem(r18++m0):nt
297 v25=v12
408 #CHECK: 2ba2f06a if(!p2) vmem(r2++m1) = v12.new }
410 v12 = v9 define
411 if(!p2)vmem(r2++m1)=v12.new
  /external/skia/src/pathops/
SkPathOpsQuad.h 35 SkDVector v12 = fPts[1] - fPts[2]; local
36 return v02.dot(v01) > 0 && v02.dot(v12) > 0;
  /toolchain/binutils/binutils-2.25/gold/testsuite/
tls_test.cc 82 static __thread struct int128 v12 = { 115, 125 }; variable in typeref:struct:int128
201 CHECK_EQ_OR_RETURN((int) v12.hi, 115);
202 CHECK_EQ_OR_RETURN((int) v12.lo, 125);
203 v12 = newval;
216 CHECK_EQ_OR_RETURN((int) v12.hi, 335);
217 CHECK_EQ_OR_RETURN((int) v12.lo, 345);
  /external/boringssl/src/crypto/chacha/
chacha_vec.c 192 vec v12,v13,v14,v15; local
203 v12 = v8; v13 = v9; v14 = v10;
222 DQROUND_VECTORS(v12,v13,v14,v15)
245 WRITE_XOR(ip, op, 48, v12+s0, v13+s1, v14+s2, v15+s3)
  /external/compiler-rt/lib/tsan/rtl/
tsan_ppc_regs.h 77 #define v12 12 macro
  /external/vulkan-validation-layers/demos/smoke/
Meshes.cpp 280 int v12 = add_middle_point(v1, v2); local
284 faces.emplace_back(Mesh::Face{ v1, v12, v01 });
285 faces.emplace_back(Mesh::Face{ v2, v20, v12 });
286 faces.emplace_back(Mesh::Face{ v01, v12, v20 });
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 927 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_sse2.c 589 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
667 v12 = _mm_add_epi32(w12, k__DCT_CONST_ROUNDING);
684 u12 = _mm_srai_epi32(v12, DCT_CONST_BITS);
    [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
798 v12 = _mm_add_epi32(w12, k__DCT_CONST_ROUNDING);
815 u12 = _mm_srai_epi32(v12, 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 1594 milliseconds