HomeSort by relevance Sort by last modified time
    Searched refs:w4 (Results 126 - 150 of 150) sorted by null

1 2 3 4 56

  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
emmintrin.h     [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
emmintrin.h 1097 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0)
1099 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
1151 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7)
1153 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
emmintrin.h 1097 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0)
1099 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
1151 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7)
1153 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 295 const __m128i w4 = _mm_srai_epi32(v4, DCT_CONST_BITS); local
302 res2 = _mm_packs_epi32(w4, w5);
357 const __m128i w4 = _mm_srai_epi32(v4, DCT_CONST_BITS); local
364 res5 = _mm_packs_epi32(w4, w5);
928 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
    [all...]
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S 316 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 1 * 8))]
322 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 2 * 8))]
329 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 3 * 8))]
337 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 4 * 8))]
345 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 5 * 8))]
352 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 6 * 8))]
359 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 7 * 8))]
368 ldp w4, w5, [COEF_BLOCK, #(-96 + 2 * (4 + 0 * 8))]
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 158 this.w4 = i;
  /external/vixl/test/
test-assembler-a64.cc 294 __ Mvn(w4, Operand(w0, LSR, 3));
339 __ Mov(w4, 0x00001234);
    [all...]
test-simulator-a64.cc 319 Register index_m = w4;
439 Register index_m = w4;
574 Register index_m = w4;
    [all...]
  /external/libavc/common/armv8/
ih264_deblk_luma_av8.s 98 rev w4, w4 //
100 mov v12.s[0], w4 //d12[0] = ui_Bs
    [all...]
ih264_deblk_chroma_av8.s 351 dup v21.8b, w4 //D21 contains alpha_cr
  /external/libhevc/common/arm64/
ihevc_deblk_luma_vert.s 160 ldrb w4,[x14,#2] // 2 value
ihevc_sao_edge_offset_class3.s 375 LDRB w4,[x0,#16] //II load the value
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal.s 74 stxp w2, x3, w4, [x0]
illegal.l 44 [^:]*:74: Error: .*`stxp w2,x3,w4,\[x0\]'
  /external/libmpeg2/common/armv8/
impeg2_idct.s 166 dup v30.8h, w4
232 dup v0.4s, w4
    [all...]
  /external/valgrind/VEX/priv/
host_generic_simd64.c 92 UChar w5, UChar w4,
96 | (((UInt)w5) << 8) | (((UInt)w4) << 0);
    [all...]
guest_ppc_toIR.c 7086 IRTemp w4 = newTemp( Ity_I32 ); local
    [all...]
  /external/libavc/encoder/armv8/
ime_distortion_metrics_av8.s 311 cmp w6, w4
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Blend.S 600 sub w2, w4, w3
  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_sse2.c 590 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
641 w4 = _mm_add_epi32(u4, u12);
659 v4 = _mm_add_epi32(w4, k__DCT_CONST_ROUNDING);
722 w4 = _mm_sub_epi32(v0, v4);
731 v4 = _mm_add_epi32(w4, k__DCT_CONST_ROUNDING);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 721 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
772 w4 = _mm_add_epi32(u4, u12);
790 v4 = _mm_add_epi32(w4, k__DCT_CONST_ROUNDING);
    [all...]
  /art/compiler/utils/arm64/
managed_register_arm64_test.cc 639 EXPECT_TRUE(vixl::w4.Is(Arm64Assembler::reg_w(W4)));
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-advsimd.s 96 dup v2.4s, w4
112 ; CHECK: dup.4s v2, w4 ; encoding: [0x82,0x0c,0x04,0x4e]
261 mov v7.h[1], w4
280 ; CHECK: ins.h v7[1], w4 ; encoding: [0x87,0x1c,0x06,0x4e]
    [all...]
  /external/sonivox/jet_tools/JetCreator/
img_splash.py     [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc     [all...]

Completed in 467 milliseconds

1 2 3 4 56