/external/llvm/test/MC/AArch64/ |
noneon-diagnostics.s | 6 fmla v9.2s, v9.2s, v0.2s 14 // CHECK-ERROR-NEXT: fmla v9.2s, v9.2s, v0.2s 19 fmls v9.2s, v9.2s, v0.2s 27 // CHECK-ERROR-NEXT: fmls v9.2s, v9.2s, v0.2s
|
neon-compare-instructions.s | 14 cmeq v9.4s, v7.4s, v8.4s 22 // CHECK: cmeq v9.4s, v7.4s, v8.4s // encoding: [0xe9,0x8c,0xa8,0x6e] 36 cmhs v9.4s, v7.4s, v8.4s 44 cmls v9.4s, v8.4s, v7.4s 52 // CHECK: cmhs v9.4s, v7.4s, v8.4s // encoding: [0xe9,0x3c,0xa8,0x6e] 59 // CHECK: cmhs v9.4s, v7.4s, v8.4s // encoding: [0xe9,0x3c,0xa8,0x6e] 73 cmge v9.4s, v7.4s, v8.4s 81 cmle v9.4s, v8.4s, v7.4s 89 // CHECK: cmge v9.4s, v7.4s, v8.4s // encoding: [0xe9,0x3c,0xa8,0x4e] 96 // CHECK: cmge v9.4s, v7.4s, v8.4s // encoding: [0xe9,0x3c,0xa8,0x4e [all...] |
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_double_2addr/d/ |
T_rem_double_2addr_5.d | 16 rem-double/2addr v9, v12 17 return-wide v9
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long_2addr/d/ |
T_shl_long_2addr_4.d | 16 shl-long/2addr v9, v10 17 return-wide v9
|
T_shl_long_2addr_5.d | 16 shl-long/2addr v9, v10 17 return-wide v9
|
T_shl_long_2addr_3.d | 16 shl-long/2addr v7, v9
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long_2addr/d/ |
T_shr_long_2addr_4.d | 16 shr-long/2addr v9, v10 17 return-wide v9
|
T_shr_long_2addr_5.d | 16 shr-long/2addr v9, v10 17 return-wide v9
|
T_shr_long_2addr_3.d | 16 shr-long/2addr v7, v9
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/ |
T_filled_new_array_8.d | 23 invoke-direct {v9}, java/lang/Object/<init>()V 29 const v9, 0 30 filled-new-array {v5, v6, v7, v8, v9}, [I 37 filled-new-array {v5, v6, v7, v8, v9}, [I
|
T_filled_new_array_10.d | 29 const v9, 0 30 filled-new-array {v9}, [Ljava/lang/StringNNNNN;
|
/external/clang/test/CodeGen/ |
vector-alignment.c | 29 double __attribute__((vector_size(24))) v9; variable 30 // CHECK: @v9 {{.*}}, align 32
|
/external/libvpx/libvpx/vp8/common/ppc/ |
variance_altivec.asm | 41 vspltisw v9, 0 ;# zero out total for dif^2 69 vmsumubm v9, v2, v2, v9 87 vsumsws v9, v9, v7 92 stvx v9, 0, r1 131 vsumsws v9, v9, v7 136 stvx v9, 0, r1 219 vmsumubm v9, v2, v2, v [all...] |
/cts/tests/tests/jni/src/android/jni/cts/ |
InstanceNonce.java | 70 int[] v9); 73 int v5, int v6, int v7, int v8, int v9,
|
StaticNonce.java | 71 int[] v9); 74 int v5, int v6, int v7, int v8, int v9,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_double/d/ |
T_rem_double_5.d | 16 rem-double v0, v9, v12
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long/d/ |
T_shl_long_3.d | 16 shl-long v0, v7, v9
|
T_shl_long_4.d | 16 shl-long v0, v9, v10
|
T_shl_long_5.d | 16 shl-long v0, v9, v10
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long/d/ |
T_shr_long_3.d | 16 shr-long v0, v7, v9
|
T_shr_long_4.d | 16 shr-long v0, v9, v10
|
T_shr_long_5.d | 16 shr-long v0, v9, v10
|
/dalvik/dx/tests/120-disable-extended-ops/ |
Blort.java | 40 int v9 = field9; local 61 sink(v9);
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
regress-gap.js | 39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { 49 v8 = v9; 50 v9 = v10; 56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { 67 v8 = v9; 68 v9 = v10;
|
/external/v8/test/mjsunit/compiler/ |
regress-gap.js | 39 function select(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { 49 v8 = v9; 50 v9 = v10; 56 function select_while(n, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) { 67 v8 = v9; 68 v9 = v10;
|