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

1 2 3 4 56 7 8 91011

  /external/valgrind/main/none/tests/arm/
neon64.stdout.exp 52 vorr.i32 d8, #0x700 :: Qd 0x55555755 0x55555755
53 vorr.i32 d8, #0x700 :: Qd 0x07060704 0x03020700
67 vbic.i16 d8, #0x700 :: Qd 0x50555055 0x50555055
68 vbic.i16 d8, #0x700 :: Qd 0x00060004 0x00020000
    [all...]
vfp.c     [all...]
neon128.c     [all...]
  /external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp 869 : CollPerfFunction(coll, ucoll), d8(data8),
870 source(new StringPiece[d8->count]) {
871 for (int32_t i = 0; i < d8->count; ++i) {
872 source[i].set(d8->dataOf(i), d8->lengthOf(i));
878 const CA_char* d8; member in class:StringPieceCollPerfFunction
890 dest(new StringPiece[d8->count]) {}
918 int32_t count = d8->count;
942 int32_t count = d8->count;
1002 int32_t count = d8->count
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 273 vld1.8 {d8},[r10],r11 @(i row)ref_main_idx
284 vmull.u8 q5,d8,d30 @(i row)vmull_u8(ref_main_idx, dup_const_32_fract)
322 vld1.8 {d8},[r10],r11 @(v)ref_main_idx
342 vmull.u8 q5,d8,d30 @(v)vmull_u8(ref_main_idx, dup_const_32_fract)
400 vld1.8 {d8},[r10],r11 @(i)ref_main_idx
423 vmull.u8 q5,d8,d30 @(i)vmull_u8(ref_main_idx, dup_const_32_fract)
484 vld1.8 {d8},[r10],r11 @(v)ref_main_idx
502 vmull.u8 q5,d8,d30 @(v)vmull_u8(ref_main_idx, dup_const_32_fract)
ihevc_weighted_pred_uni.s 162 vld1.s16 {d8},[r5],r2 @load and increment the pi2_src iii iteration
170 vmull.s16 q5,d8,d0[0] @vmull_n_s16(pi2_src_val1, (int16_t) wgt0) iii iteration
ihevc_deblk_luma_horz.s 462 vmax.s8 d8,d31,d11 @ d8 has the value delta = clip3(delta, -tc, tc)@
467 vaddw.s8 q2,q3,d8
471 vsubw.s8 q2,q3,d8
492 vaddw.s8 q7,q7,d8
524 vsubw.s8 q7,q7,d8
ihevc_inter_pred_filters_luma_horz.s 249 vqrshrun.s16 d8,q5,#6 @right shift and saturating narrow result 2
251 vst1.8 {d8},[r6]! @store the result pu1_dst
337 vqrshrun.s16 d8,q4,#6 @right shift and saturating narrow result 1
515 vqrshrun.s16 d8,q4,#6 @narrow right shift and saturating the result
516 vst1.32 {d8[0]},[r1]! @store the i iteration result which is in upper part of the register
517 vst1.32 {d8[1]},[r6]! @store the ii iteration result which is in lower part of the register
ihevc_inter_pred_filters_luma_vert.s 198 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
212 vst1.8 {d8},[r1]! @vst1_u8(pu1_dst,sto_res)@
289 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
304 vst1.8 {d8},[r14],r6 @vst1_u8(pu1_dst,sto_res)@
370 vqrshrun.s16 d8,q4,#6 @sto_res = vqmovun_s16(sto_res_tmp)@
382 vst1.8 {d8},[r1]! @vst1_u8(pu1_dst,sto_res)@
481 vqrshrun.s16 d8,q4,#6
483 vst1.32 {d8[0]},[r3],r6
485 vst1.32 {d8[1]},[r3]
658 vst1.8 {d8, d9},[r1]! @vst1_u8(pu1_dst,sto_res)
    [all...]
  /external/libhevc/common/arm64/
ihevc_sao_band_offset_luma.s 81 stp d8,d15,[sp,#-16]! // Storing d15 using { sub sp,sp,#8; str d15,[sp] } is giving bus error.
82 // d8 is used as dummy register and stored along with d15 using stp. d8 is not used in the function.
244 ldp d8,d15,[sp],#16 // Loading d15 using { ldr d15,[sp]; add sp,sp,#8 } is giving bus error.
245 // d8 is used as dummy register and loaded along with d15 using ldp. d8 is not used in the function.
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 76 vext.8 d19, d8, d9, #5
80 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
140 vext.8 d19, d8, d9, #5
144 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
288 vext.8 d19, d8, d9, #5
292 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 76 vext.8 d19, d8, d9, #5
80 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
140 vext.8 d19, d8, d9, #5
144 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
288 vext.8 d19, d8, d9, #5
292 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
  /external/chromium_org/v8/test/mjsunit/
debug-script.js 65 // This script and mjsunit.js has been loaded. If using d8, d8 loads
d8-os.js 28 // Test the OS module of d8. This test only makes sense with d8. It
33 var TEST_DIR = "/tmp/d8-os-test-directory-" + ((Math.random() * (1<<30)) | 0);
  /external/chromium_org/v8/tools/
generate-builtins-tests.py 16 # Skip special d8 functions.
115 "%s %s" % (options.d8, options.script), shell=True).strip()
127 result.add_option("--d8", help="d8 binary to use",
128 default="out/ia32.release/d8")
131 result.add_option("--script", help="builtins detector script to run in d8",
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 26 vpush {d8 - d15}
159 vpop {d8 - d15}
  /external/llvm/test/MC/ARM/
neont2-mul-encoding.s 15 vmul.i16 d18, d8, d0[3]
27 @ CHECK: vmul.i16 d18, d8, d0[3] @ encoding: [0xd8,0xef,0x68,0x28]
neon-mul-encoding.s 13 vmul.i16 d18, d8, d0[3]
36 @ CHECK: vmul.i16 d18, d8, d0[3] @ encoding: [0x68,0x28,0xd8,0xf2]
123 vmul.s16 d8, d1, d7[3]
155 @ CHECK: vmul.i16 d8, d1, d7[3] @ encoding: [0x6f,0x88,0x91,0xf2]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 83 de3 DN D8.S16
85 dIn3RS DN D8.S16
95 dg3 DN D8.S16
97 df3RS DN D8.S16
110 M_START armVCM4P10_TransformResidual4x4, ,d8
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 26 vpush {d8 - d15}
159 vpop {d8 - d15}
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_ARGB8888_to_YUV420SP_NEON.s 71 vmov.u16 d8,d2
113 vmov.u16 d8,d2
143 vmov.u16 d8,d2
163 vmov.u16 d8,d2
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 107 vld1.s16 {d8}, [r10], r2
120 vaddw.u8 q6, q6, d8
125 vqmovun.s16 d8, q6
129 vst1.16 {d8}, [r10]
141 vld1.s16 {d8}, [r10], r2
154 vaddw.u8 q6, q6, d8
159 vqmovun.s16 d8, q6
163 vst1.16 {d8}, [r10]!
318 vpush {d8-d15}
389 vswp d1, d8
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 107 vld1.s16 {d8}, [r10], r2
120 vaddw.u8 q6, q6, d8
125 vqmovun.s16 d8, q6
129 vst1.16 {d8}, [r10]
141 vld1.s16 {d8}, [r10], r2
154 vaddw.u8 q6, q6, d8
159 vqmovun.s16 d8, q6
163 vst1.16 {d8}, [r10]!
318 vpush {d8-d15}
389 vswp d1, d8
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 107 vld1.s16 {d8}, [r10], r2
120 vaddw.u8 q6, q6, d8
125 vqmovun.s16 d8, q6
129 vst1.16 {d8}, [r10]
141 vld1.s16 {d8}, [r10], r2
154 vaddw.u8 q6, q6, d8
159 vqmovun.s16 d8, q6
163 vst1.16 {d8}, [r10]!
318 vpush {d8-d15}
389 vswp d1, d8
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_block_sse2_x86_64.asm 388 punpckhbw xmm5, s13 ; c8 d8
400 punpcklwd xmm5, xmm7 ; c8 d8 e8 f8
414 punpckldq xmm1, xmm5 ; 88 88 a8 b8 c8 d8 e8 f8
625 punpckhbw xmm5, i13 ; c8 d8
637 punpcklwd xmm5, xmm7 ; c8 d8 e8 f8
651 punpckldq xmm1, xmm5 ; 88 88 a8 b8 c8 d8 e8 f8

Completed in 2790 milliseconds

1 2 3 4 56 7 8 91011