HomeSort by relevance Sort by last modified time
    Searched refs:v15 (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/llvm/test/MC/AArch64/
neon-compare-instructions.s 9 cmeq v0.8b, v15.8b, v17.8b
11 cmeq v15.4h, v16.4h, v17.4h
17 // CHECK: cmeq v0.8b, v15.8b, v17.8b // encoding: [0xe0,0x8d,0x31,0x2e]
19 // CHECK: cmeq v15.4h, v16.4h, v17.4h // encoding: [0x0f,0x8e,0x71,0x2e]
31 cmhs v0.8b, v15.8b, v17.8b
33 cmhs v15.4h, v16.4h, v17.4h
39 cmls v0.8b, v17.8b, v15.8b
41 cmls v15.4h, v17.4h, v16.4h
47 // CHECK: cmhs v0.8b, v15.8b, v17.8b // encoding: [0xe0,0x3d,0x31,0x2e]
49 // CHECK: cmhs v15.4h, v16.4h, v17.4h // encoding: [0x0f,0x3e,0x71,0x2e
    [all...]
neon-facge-facgt.s 10 facge v4.4s, v7.4s, v15.4s
13 facle v4.4s, v15.4s, v7.4s
17 // CHECK: facge v4.4s, v7.4s, v15.4s // encoding: [0xe4,0xec,0x2f,0x6e]
20 // CHECK: facge v4.4s, v7.4s, v15.4s // encoding: [0xe4,0xec,0x2f,0x6e]
29 facgt v17.2d, v15.2d, v13.2d
32 faclt v17.2d, v13.2d, v15.2d
36 // CHECK: facgt v17.2d, v15.2d, v13.2d // encoding: [0xf1,0xed,0xed,0x6e]
39 // CHECK: facgt v17.2d, v15.2d, v13.2d // encoding: [0xf1,0xed,0xed,0x6e]
neon-frsqrt-frecp.s 9 frsqrts v4.4s, v7.4s, v15.4s
13 // CHECK: frsqrts v4.4s, v7.4s, v15.4s // encoding: [0xe4,0xfc,0xaf,0x4e]
21 frecps v17.2d, v15.2d, v13.2d
25 // CHECK: frecps v17.2d, v15.2d, v13.2d // encoding: [0xf1,0xfd,0x6d,0x4e]
neon-mov.s 11 movi v15.2s, #1, lsl #8
25 // CHECK: movi v15.2s, #0x1, lsl #8 // encoding: [0x2f,0x24,0x00,0x0f]
46 mvni v15.4s, #1, lsl #8
60 // CHECK: mvni v15.4s, #0x1, lsl #8 // encoding: [0x2f,0x24,0x00,0x6f]
80 bic v15.4h, #1
94 // CHECK: bic v15.4h, #0x1 // encoding: [0x2f,0x94,0x00,0x2f]
112 orr v15.4h, #1, lsl #8
126 // CHECK: orr v15.4h, #0x1, lsl #8 // encoding: [0x2f,0xb4,0x00,0x0f]
161 movi v15.16b, #0xf
166 // CHECK: movi v15.16b, #0xf // encoding: [0xef,0xe5,0x00,0x4f
    [all...]
neon-max-min-pairwise.s 71 fmaxp v31.4s, v15.4s, v16.4s
75 // CHECK: fmaxp v31.4s, v15.4s, v16.4s // encoding: [0xff,0xf5,0x30,0x6e]
81 fminp v10.2s, v15.2s, v22.2s
85 // CHECK: fminp v10.2s, v15.2s, v22.2s // encoding: [0xea,0xf5,0xb6,0x2e]
93 fmaxnmp v31.4s, v15.4s, v16.4s
97 // CHECK: fmaxnmp v31.4s, v15.4s, v16.4s // encoding: [0xff,0xc5,0x30,0x6e]
103 fminnmp v10.2s, v15.2s, v22.2s
107 // CHECK: fminnmp v10.2s, v15.2s, v22.2s // encoding: [0xea,0xc5,0xb6,0x2e]
neon-max-min.s 71 fmax v31.4s, v15.4s, v16.4s
75 // CHECK: fmax v31.4s, v15.4s, v16.4s // encoding: [0xff,0xf5,0x30,0x4e]
81 fmin v10.2s, v15.2s, v22.2s
85 // CHECK: fmin v10.2s, v15.2s, v22.2s // encoding: [0xea,0xf5,0xb6,0x0e]
93 fmaxnm v31.4s, v15.4s, v16.4s
97 // CHECK: fmaxnm v31.4s, v15.4s, v16.4s // encoding: [0xff,0xc5,0x30,0x4e]
103 fminnm v10.2s, v15.2s, v22.2s
107 // CHECK: fminnm v10.2s, v15.2s, v22.2s // encoding: [0xea,0xc5,0xb6,0x0e]
neon-diagnostics.s 149 bic v15.4h, #1, lsl #7
162 // CHECK-ERROR: bic v15.4h, #1, lsl #7
523 fcmle v17.8h, v15.2d, v13.2d
532 // CHECK-ERROR: fcmle v17.8h, v15.2d, v13.2d
543 fcmgt v4.4s, v7.4s, v15.4h
550 // CHECK-ERROR: fcmgt v4.4s, v7.4s, v15.4h
655 fcmle v17.8h, v15.2d, #-1.0
656 fcmle v17.8h, v15.2d, #0
665 // CHECK-ERROR: fcmle v17.8h, v15.2d, #-1.0
668 // CHECK-ERROR: fcmle v17.8h, v15.2d, #
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/d/
T_instance_of_2.d 65 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass
66 if-eqz v15, LabelExit
71 instance-of v15, v10, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass;
72 if-eqz v15, LabelExit
76 instance-of v15, v10, java/lang/Object
77 if-eqz v15, LabelExit
82 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface
83 if-eqz v15, LabelExit
88 instance-of v15, v10, dot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass
89 if-nez v15, LabelExi
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/d/
T_move_1.d 30 const v15, 567989
32 move v0, v15
37 if-ne v15, v4, Label0
  /dalvik/dx/tests/120-disable-extended-ops/
Blort.java 46 int v15 = field5; local
67 sink(v15);
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 123 Tpair v30,v31, v7,v15
134 Tpair v14,v15, v23,v31
179 ;# and assumes that v14/v15 contain the b_hihi/b_lolo selectors
253 Tpair v14, v15, v2, v6
259 Tpair v2, v3, v11, v15
293 vmrglb v15, v23, v31
308 vmrghb v30, v7, v15
309 vmrglb v31, v7, v15
325 vmrglb v15, v23, v31
340 vmrghb v30, v7, v15
    [all...]
filter_altivec.asm 93 Msum v21, v22, \P2, v15, v25
125 luma_v v10, v11, v12, v13, v14, v15
126 luma_v v11, v12, v13, v14, v15, v10
131 luma_v v12, v13, v14, v15, v10, v11
132 luma_v v13, v14, v15, v10, v11, v12
137 luma_v v14, v15, v10, v11, v12, v13
138 luma_v v15, v10, v11, v12, v13, v14
142 vmsummbm \R, v13, \I, v15
218 vspltisw v15, 3
219 vslw v15, v16, v15 ;# 0x0000004000000040000000400000004
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_double/d/
T_cmpg_double_6.d 30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/d/
T_cmpl_double_6.d 30 move v2, v15
31 move v3, v15
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_4/d/
T_const_4_1.d 30 const/4 v15, -4
31 return v15
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_object/d/
T_move_result_object_1.d 32 invoke-direct {v15} dot/junit/opcodes/move_result_object/d/T_move_result_object_1/foo()Ljava/lang/Object;
36 if-eq v0, v15, Label1
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 86 int v15, int v16, int v17, int v18, int v19,
98 (v14 == 14) && (v15 == 15) && (v16 == 16) && (v17 == 17) &&
StaticFromNative.java 83 int v15, int v16, int v17, int v18, int v19,
95 (v14 == 14) && (v15 == 15) && (v16 == 16) && (v17 == 17) &&
InstanceNonce.java 75 int v15, int v16, int v17, int v18, int v19,
StaticNonce.java 76 int v15, int v16, int v17, int v18, int v19,
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h 459 T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) {
462 v13, v14, v15);
471 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
475 v12, v13, v14, v15, v16);
484 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
488 v11, v12, v13, v14, v15, v16, v17);
497 T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
501 v10, v11, v12, v13, v14, v15, v16, v17, v18);
511 T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) {
514 v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19)
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest-param-test.h 458 T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) {
461 v13, v14, v15);
470 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
474 v12, v13, v14, v15, v16);
483 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
487 v11, v12, v13, v14, v15, v16, v17);
496 T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
500 v10, v11, v12, v13, v14, v15, v16, v17, v18);
510 T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) {
513 v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-param-test.h 458 T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) {
461 v13, v14, v15);
470 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
474 v12, v13, v14, v15, v16);
483 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
487 v11, v12, v13, v14, v15, v16, v17);
496 T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
500 v10, v11, v12, v13, v14, v15, v16, v17, v18);
510 T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) {
513 v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19)
    [all...]
  /external/gtest/include/gtest/
gtest-param-test.h 461 T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) {
464 v13, v14, v15);
473 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
477 v12, v13, v14, v15, v16);
486 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
490 v11, v12, v13, v14, v15, v16, v17);
499 T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
503 v10, v11, v12, v13, v14, v15, v16, v17, v18);
513 T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) {
516 v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h 463 T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15) {
466 v13, v14, v15);
475 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
479 v12, v13, v14, v15, v16);
488 T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
492 v11, v12, v13, v14, v15, v16, v17);
501 T7 v7, T8 v8, T9 v9, T10 v10, T11 v11, T12 v12, T13 v13, T14 v14, T15 v15,
505 v10, v11, v12, v13, v14, v15, v16, v17, v18);
515 T15 v15, T16 v16, T17 v17, T18 v18, T19 v19) {
518 v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19)
    [all...]

Completed in 378 milliseconds

1 2 3