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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AArch64/
neon-simd-misc.s 11 rev64 v6.4s, v8.4s
18 // CHECK: rev64 v6.4s, v8.4s // encoding: [0x06,0x09,0xa0,0x4e]
117 suqadd v6.4s, v8.4s
118 suqadd v6.2d, v8.2d
125 // CHECK: suqadd v6.4s, v8.4s // encoding: [0x06,0x39,0xa0,0x4e]
126 // CHECK: suqadd v6.2d, v8.2d // encoding: [0x06,0x39,0xe0,0x4e]
137 usqadd v6.4s, v8.4s
138 usqadd v6.2d, v8.2d
145 // CHECK: usqadd v6.4s, v8.4s // encoding: [0x06,0x39,0xa0,0x6e]
146 // CHECK: usqadd v6.2d, v8.2d // encoding: [0x06,0x39,0xe0,0x6e
    [all...]
  /external/clang/test/SemaCXX/
type-convert-construct.cpp 12 bool v6 = T(0) == p; local
  /external/libhevc/common/arm64/
ihevc_padding.s 113 dup v6.16b,w11
141 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
142 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
143 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
144 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
145 st1 {v6.16b},[x7] //128/8 = 16 bytes store
231 dup v6.8h,w11
259 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
260 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
261 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes stor
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_float_2addr/d/
T_mul_float_2addr_1.d 16 mul-float/2addr v6, v7
17 return v6
T_mul_float_2addr_6.d 16 mul-float/2addr v6, v7
17 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/
T_neg_int_2.d 16 neg-int v4, v6
18 not-int v3, v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 19 const-wide v6, 1
20 add-long v4, v6, v8
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int_2addr/d/
T_shl_int_2addr_1.d 16 shl-int/2addr v6, v7
17 return v6
T_shl_int_2addr_6.d 16 shl-int/2addr v6, v7
17 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_int_2addr/d/
T_shr_int_2addr_1.d 16 shr-int/2addr v6, v7
17 return v6
T_shr_int_2addr_2.d 16 shr-int/2addr v6, v8
17 return v6
T_shr_int_2addr_6.d 16 shr-int/2addr v6, v7
17 return v6
  /external/wpa_supplicant_8/src/utils/
ip_addr.h 17 struct in6_addr v6; member in union:hostapd_ip_addr::__anon38353
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/d/
T_if_ge_11.d 30 if-ge v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
T_if_ge_2.d 30 if-ge v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gt/d/
T_if_gt_11.d 30 if-gt v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
T_if_gt_2.d 30 if-gt v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
T_if_gt_8.d 30 if-gt v6, v0, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
T_if_le_3.d 30 if-le v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
T_if_le_8.d 30 if-le v6, v0, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/d/
T_if_lt_2.d 30 if-lt v6, v7, Label11
31 const/16 v6, 1234
32 return v6
35 const/4 v6, 1
36 return v6
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
sad_altivec.asm 46 ;# v6 = abs (v4 - v5)
47 vsububs v6, v4, v5
49 vor v6, v6, v7
52 vsum4ubs v8, v6, v8
71 vsububs v6, v4, v5
80 vor v6, v6, v7
84 vsum4ubs v8, v6, v8
92 vsububs v6, v9, v
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
sad_altivec.asm 46 ;# v6 = abs (v4 - v5)
47 vsububs v6, v4, v5
49 vor v6, v6, v7
52 vsum4ubs v8, v6, v8
71 vsububs v6, v4, v5
80 vor v6, v6, v7
84 vsum4ubs v8, v6, v8
92 vsububs v6, v9, v
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
sad_altivec.asm 46 ;# v6 = abs (v4 - v5)
47 vsububs v6, v4, v5
49 vor v6, v6, v7
52 vsum4ubs v8, v6, v8
71 vsububs v6, v4, v5
80 vor v6, v6, v7
84 vsum4ubs v8, v6, v8
92 vsububs v6, v9, v
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/d/
T_if_eq_3.d 30 if-eq v6, v7, Label11
31 const/16 v6, 1234
33 return v6
36 const/4 v6, 1

Completed in 798 milliseconds

1 23 4 5 6 7 8 91011>>