HomeSort by relevance Sort by last modified time
    Searched refs:v6 (Results 76 - 100 of 485) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/d/
T_if_eq_6.d 30 if-eq v6, v8, Label11
31 const/16 v6, 1234
33 return v6
36 const/4 v6, 1
  /external/clang/test/CXX/class/class.mem/
p1.cpp 52 void v6() { } //expected-note{{previous definition is here}} function in struct:S5
53 static int v6; //expected-error{{redefinition of 'v6' as different kind of symbol}} member in struct:S5
  /external/clang/test/CodeGen/
xcore-abi.c 87 int* v6 = va_arg (ap, int[4]); // an unusual aggregate type local
88 f(v6);
vector-alignment.c 21 double __attribute__((vector_size(16), aligned(64))) v6; variable
22 // CHECK: @v6 {{.*}}, align 64
  /external/libhevc/common/arm64/
ihevc_intra_pred_luma_planar.s 147 dup v6.8b,w9 //nt - 1 - row
190 umlal v27.8h, v6.8b, v3.8b //(1)(nt-1-row) * src[2nt+1+col]
198 sub v6.8b, v6.8b , v7.8b //(1)
206 umlal v30.8h, v6.8b, v3.8b //(2)
212 sub v6.8b, v6.8b , v7.8b //(2)
221 umlal v28.8h, v6.8b, v3.8b //(3)
229 sub v6.8b, v6.8b , v7.8b //(3
    [all...]
ihevc_intra_pred_chroma_horz.s 125 dup v6.8h, v0.4h[5] //duplicate the iii value.
134 st1 { v6.8h},[x2],x3
135 st1 { v6.8h},[x9],x3
141 dup v6.8h, v0.4h[1]
150 st1 { v6.8h},[x2],x3
151 st1 { v6.8h},[x9],x3
157 dup v6.8h, v18.4h[5]
166 st1 { v6.8h},[x2],x3
167 st1 { v6.8h},[x9],x3
173 dup v6.8h, v18.4h[1
    [all...]
ihevc_weighted_pred_bi.s 229 smull v6.4s, v2.4h, v7.4h[0] //vmull_n_s16(pi2_src1_val2, (int16_t) wgt0) ii iteration
240 add v6.4s, v6.4s , v17.4s //vaddq_s32(i4_tmp2_t1, i4_tmp2_t2) ii iteration
245 add v6.4s, v6.4s , v30.4s //vaddq_s32(i4_tmp2_t1, tmp_lvl_shift_t) ii iteration
249 sshl v6.4s,v6.4s,v28.4s
256 sqxtun v6.4h, v6.4s //vqmovun_s32(sto_res_tmp1) ii iteration
269 uqxtn v6.8b,v6.8
    [all...]
ihevc_intra_pred_luma_horz.s 125 dup v6.16b, v0.16b[13] //duplicate the iii value.
134 st1 { v6.16b},[x2],x3
135 st1 { v6.16b},[x9],x3
141 dup v6.16b, v0.16b[9]
150 st1 { v6.16b},[x2],x3
151 st1 { v6.16b},[x9],x3
157 dup v6.16b, v0.8b[5]
166 st1 { v6.16b},[x2],x3
167 st1 { v6.16b},[x9],x3
173 dup v6.16b, v0.8b[1
    [all...]
ihevc_weighted_pred_uni.s 180 smull v6.4s, v2.4h, v0.4h[0] //vmull_n_s16(pi2_src_val2, (int16_t) wgt0) ii iteration
185 add v6.4s, v6.4s , v30.4s //vaddq_s32(i4_tmp2_t, tmp_lvl_shift_t) ii iteration
193 sshl v6.4s,v6.4s,v28.4s
201 sqxtun v6.4h, v6.4s //vqmovun_s32(sto_res_tmp1) ii iteration
204 //mov v7, v6 //vcombine_u16(sto_res_tmp2, sto_res_tmp2) ii iteration
213 uqxtn v6.8b, v6.8h //vqmovn_u16(sto_res_tmp3) ii iteratio
    [all...]
ihevc_itrans_recon_8x8.s 190 ld1 {v6.4h},[x0],#8
192 smull v24.4s, v6.4h, v0.4h[1] //// y1 * cos1(part of b0)
194 smull v26.4s, v6.4h, v0.4h[3] //// y1 * cos3(part of b1)
196 smull v28.4s, v6.4h, v1.4h[1] //// y1 * sin3(part of b2)
198 smull v30.4s, v6.4h, v1.4h[3] //// y1 * sin1(part of b3)
210 smull v6.4s, v3.4h, v0.4h[2] //// y2 * cos2(part of d0)
240 smlal v6.4s, v11.4h, v1.4h[2] //// d0 = y2 * cos2 + y6 * sin2(part of a0 and a1)
250 add v14.4s, v10.4s , v6.4s //// a0 = c0 + d0(part of x0,x7)
251 sub v10.4s, v10.4s , v6.4s //// a3 = c0 - d0(part of x3,x4)
256 sub v6.4s, v14.4s , v24.4s //// a0 - b0(part of x7
    [all...]
ihevc_inter_pred_chroma_vert.s 148 umull v6.8h, v17.8b, v1.8b //vmull_u8(vreinterpret_u8_u32(src_tmp2), coeffabs_1)
150 umlsl v6.8h, v5.8b, v0.8b //vmlsl_u8(mul_res1, vreinterpret_u8_u32(src_tmp1), coeffabs_0)
152 umlal v6.8h, v4.8b, v2.8b //vmlal_u8(mul_res1, vreinterpret_u8_u32(src_tmp3), coeffabs_2)
154 umlsl v6.8h, v16.8b, v3.8b
158 sqrshrun v6.8b, v6.8h,#6 //shifts right
162 st1 {v6.8b},[x1],#8 //stores the loaded value
187 ld1 {v6.s}[0],[x0] //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp1, 0
190 ld1 {v6.s}[1],[x6],x2 //loads pu1_src_tmp
191 dup v7.2s, v6.2s[1
    [all...]
ihevc_inter_pred_chroma_vert_w16out.s 151 umull v6.8h, v17.8b, v1.8b //vmull_u8(vreinterpret_u8_u32(src_tmp2), coeffabs_1)
153 umlsl v6.8h, v5.8b, v0.8b //vmlsl_u8(mul_res1, vreinterpret_u8_u32(src_tmp1), coeffabs_0)
155 umlal v6.8h, v4.8b, v2.8b //vmlal_u8(mul_res1, vreinterpret_u8_u32(src_tmp3), coeffabs_2)
158 umlsl v6.8h, v16.8b, v3.8b
163 st1 { v6.8h},[x1],#16 //stores the loaded value
188 ld1 {v6.s}[0],[x0] //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp1, 0
191 ld1 {v6.s}[1],[x6],x2 //loads pu1_src_tmp
192 dup v7.2s, v6.2s[1]
197 umlsl v4.8h, v6.8b, v0.8b
237 ld1 {v6.8b},[x6],x2 //load and incremen
    [all...]
  /external/wpa_supplicant_8/src/utils/
ip_addr.c 27 if (inet_ntop(AF_INET6, &addr->u.v6, buf, buflen) == NULL)
45 if (inet_pton(AF_INET6, txt, &addr->u.v6) > 0) {
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 76 char v4, short v5, byte v6, boolean v7, String v8) {
78 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 &&
84 int v5, int v6, int v7, int v8, int v9,
95 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) &&
StaticFromNative.java 73 char v4, short v5, byte v6, boolean v7, String v8) {
75 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 &&
81 int v5, int v6, int v7, int v8, int v9,
92 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) &&
  /external/libunwind/tests/
ppc64-test-altivec.c 36 register vector signed int v6; local
126 v6 = vec_init ();
130 vec_nor (v1, vec_add (v2, vec_sub (v3, vec_and (v4, vec_or (v5, v6)))));
146 vec_and (v4, vec_or (v5, vec_xor (v6, v8))))));
163 printf ("v6 - ");
164 vec_print (v6);
  /external/llvm/test/MC/AArch64/
neon-simd-copy.s 34 smov w14, v6.h[4]
36 smov x14, v6.h[4]
40 // CHECK: smov w14, v6.h[4] // encoding: [0xce,0x2c,0x12,0x0e]
42 // CHECK: smov x14, v6.h[4] // encoding: [0xce,0x2c,0x12,0x4e]
50 umov w14, v6.h[4]
58 // CHECK: {{mov|umov}} w14, v6.h[4] // encoding: [0xce,0x3c,0x12,0x0e]
70 ins v6.h[7], v7.h[5]
75 mov v6.h[7], v7.h[5]
80 // CHECK: {{mov|ins}} v6.h[7], v7.h[5] // encoding: [0xe6,0x54,0x1e,0x6e]
85 // CHECK: {{mov|ins}} v6.h[7], v7.h[5] // encoding: [0xe6,0x54,0x1e,0x6e
    [all...]
arm64-simd-ldst.s 11 ld1.8b {v4, v5, v6}, [x3]
102 ; CHECK: ld1.8b { v4, v5, v6 }, [x3] ; encoding: [0x64,0x60,0x40,0x0c]
223 ld3.8b {v4, v5, v6}, [x19]
224 ld3.16b {v4, v5, v6}, [x19]
225 ld3.4h {v4, v5, v6}, [x19]
226 ld3.8h {v4, v5, v6}, [x19]
227 ld3.2s {v4, v5, v6}, [x19]
228 ld3.4s {v4, v5, v6}, [x19]
229 ld3.2d {v4, v5, v6}, [x19]
236 ld3.4s {v4, v5, v6}, [x29
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/
T_double_to_float_2.d 30 const v6, 3.14
31 double-to-float v0, v6
32 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
T_filled_new_array_8.d 26 const v6, 0
30 filled-new-array {v5, v6, v7, v8, v9}, [I
37 filled-new-array {v5, v6, v7, v8, v9}, [I
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
idctllm_altivec.asm 42 vaddsws v6, v2, v3 ;# a1 = ip[0]+ip[8]
67 vaddsws v0, v6, v3 ;# a1 + d1
68 vsubsws v3, v6, v3 ;# a1 - d1
77 vmrglw v6, v0, v1 ;# a2 b2 a3 b3
83 vperm v2, v6, v7, v10 ;# a2 b2 c2 d2
84 vperm v3, v6, v7, v11 ;# a3 b3 c3 d3
87 vaddsws v6, v0, v2 ;# a1 = ip[0]+ip[8]
110 vaddsws v0, v6, v3 ;# a1 + d1
111 vsubsws v3, v6, v3 ;# a1 - d1
116 vspltish v6,
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
idctllm_altivec.asm 42 vaddsws v6, v2, v3 ;# a1 = ip[0]+ip[8]
67 vaddsws v0, v6, v3 ;# a1 + d1
68 vsubsws v3, v6, v3 ;# a1 - d1
77 vmrglw v6, v0, v1 ;# a2 b2 a3 b3
83 vperm v2, v6, v7, v10 ;# a2 b2 c2 d2
84 vperm v3, v6, v7, v11 ;# a3 b3 c3 d3
87 vaddsws v6, v0, v2 ;# a1 = ip[0]+ip[8]
110 vaddsws v0, v6, v3 ;# a1 + d1
111 vsubsws v3, v6, v3 ;# a1 - d1
116 vspltish v6,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
idctllm_altivec.asm 42 vaddsws v6, v2, v3 ;# a1 = ip[0]+ip[8]
67 vaddsws v0, v6, v3 ;# a1 + d1
68 vsubsws v3, v6, v3 ;# a1 - d1
77 vmrglw v6, v0, v1 ;# a2 b2 a3 b3
83 vperm v2, v6, v7, v10 ;# a2 b2 c2 d2
84 vperm v3, v6, v7, v11 ;# a3 b3 c3 d3
87 vaddsws v6, v0, v2 ;# a1 = ip[0]+ip[8]
110 vaddsws v0, v6, v3 ;# a1 + d1
111 vsubsws v3, v6, v3 ;# a1 - d1
116 vspltish v6,
    [all...]
  /system/core/libmemtrack/
memtrack_test.c 118 size_t v6; local
134 v6 = DIV_ROUND_UP(memtrack_proc_other_pss(p), 1024);
136 if (v1 | v2 | v3 | v4 | v5 | v6) {
138 v1, v2, v3, v4, v5, v6, cmdline);
  /external/openssl/crypto/aes/asm/
aesv8-armx-64.S 33 tbl v6.16b,{v3.16b},v2.16b
36 aese v6.16b,v0.16b
43 eor v6.16b,v6.16b,v1.16b
46 eor v3.16b,v3.16b,v6.16b
51 tbl v6.16b,{v3.16b},v2.16b
54 aese v6.16b,v0.16b
60 eor v6.16b,v6.16b,v1.16b
63 eor v3.16b,v3.16b,v6.16
    [all...]

Completed in 585 milliseconds

1 2 34 5 6 7 8 91011>>