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

1 2

  /external/llvm/test/MC/AArch64/
neon-facge-facgt.s 11 facge v29.2d, v2.2d, v5.2d
14 facle v29.2d, v5.2d, v2.2d
18 // CHECK: facge v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xec,0x65,0x6e]
21 // CHECK: facge v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xec,0x65,0x6e]
27 facgt v31.4s, v29.4s, v28.4s
30 faclt v31.4s, v28.4s, v29.4s
34 // CHECK: facgt v31.4s, v29.4s, v28.4s // encoding: [0xbf,0xef,0xbc,0x6e]
37 // CHECK: facgt v31.4s, v29.4s, v28.4s // encoding: [0xbf,0xef,0xbc,0x6e]
neon-frsqrt-frecp.s 10 frsqrts v29.2d, v2.2d, v5.2d
14 // CHECK: frsqrts v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xfc,0xe5,0x4e]
19 frecps v31.4s, v29.4s, v28.4s
23 // CHECK: frecps v31.4s, v29.4s, v28.4s // encoding: [0xbf,0xff,0x3c,0x4e]
neon-compare-instructions.s 13 cmeq v29.2s, v27.2s, v28.2s
21 // CHECK: cmeq v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x8f,0xbc,0x2e]
35 cmhs v29.2s, v27.2s, v28.2s
43 cmls v29.2s, v28.2s, v27.2s
51 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
58 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
72 cmge v29.2s, v27.2s, v28.2s
80 cmle v29.2s, v28.2s, v27.2s
88 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e]
95 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e
    [all...]
neon-diagnostics.s 521 fcmge v31.4s, v29.2s, v28.4s
526 // CHECK-ERROR: fcmge v31.4s, v29.2s, v28.4s
544 fcmlt v29.2d, v5.2d, v2.16b
553 // CHECK-ERROR: fcmlt v29.2d, v5.2d, v2.16b
653 fcmge v31.4s, v29.2s, #0.0
659 // CHECK-ERROR: fcmge v31.4s, v29.2s, #0.0
676 fcmlt v29.2d, v5.2d, #255.0
677 fcmlt v29.2d, v5.2d, #255
686 // CHECK-ERROR: fcmlt v29.2d, v5.2d, #255.0
689 // CHECK-ERROR: fcmlt v29.2d, v5.2d, #25
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
platform_altivec.asm 37 W v29, r3
55 R v29, r3
variance_subpixel_altivec.asm 406 load_c v29, b_0123_b, 0, r12, r0
409 hfilter_8 v0, v29, v30, 1
410 hfilter_8 v1, v29, v30, 1
411 hfilter_8 v2, v29, v30, 1
412 hfilter_8 v3, v29, v30, 1
413 hfilter_8 v4, v29, v30, 1
414 hfilter_8 v5, v29, v30, 1
415 hfilter_8 v6, v29, v30, 1
416 hfilter_8 v7, v29, v30, 1
417 hfilter_8 v8, v29, v30,
    [all...]
loopfilter_filters_altivec.asm 122 Tpair v28,v29, v6,v14
132 Tpair v10,v11, v21,v29
288 vmrghb v10, v21, v29
289 vmrglb v11, v21, v29
307 vmrglb v29, v6, v14
320 vmrghb v10, v21, v29
321 vmrglb v11, v21, v29
339 vmrglb v29, v6, v14
789 RL v29, r9, r4
803 Fil v24, v25, v26, v27, v28, v29, v30, v3
    [all...]
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 88 int v25, int v26, int v27, int v28, int v29,
102 (v28 == 28) && (v29 == 29) &&
StaticFromNative.java 85 int v25, int v26, int v27, int v28, int v29,
99 (v28 == 28) && (v29 == 29) &&
InstanceNonce.java 77 int v25, int v26, int v27, int v28, int v29,
StaticNonce.java 78 int v25, int v26, int v27, int v28, int v29,
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h 674 T26 v26, T27 v27, T28 v28, T29 v29) {
679 v27, v28, v29);
693 T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30)
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest-param-test.h 673 T26 v26, T27 v27, T28 v28, T29 v29) {
678 v27, v28, v29);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-param-test.h 673 T26 v26, T27 v27, T28 v28, T29 v29) {
678 v27, v28, v29);
    [all...]
  /external/gtest/include/gtest/
gtest-param-test.h 676 T26 v26, T27 v27, T28 v28, T29 v29) {
681 v27, v28, v29);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h 678 T26 v26, T27 v27, T28 v28, T29 v29) {
683 v27, v28, v29);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h 673 T26 v26, T27 v27, T28 v28, T29 v29) {
678 v27, v28, v29);
    [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest-param-test.h 641 T26 v26, T27 v27, T28 v28, T29 v29) {
646 v27, v28, v29);
660 T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) {
665 v26, v27, v28, v29, v30);
680 T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) {
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h 638 T26 v26, T27 v27, T28 v28, T29 v29) {
643 v27, v28, v29);
657 T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30) {
662 v26, v27, v28, v29, v30);
677 T24 v24, T25 v25, T26 v26, T27 v27, T28 v28, T29 v29, T30 v30, T31 v31) {
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-param-test.h 673 T26 v26, T27 v27, T28 v28, T29 v29) {
678 v27, v28, v29);
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 115 #CHECK: .cfi_offset v29, 1180
231 .cfi_offset v29,1180
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_InstanceNonce.c 273 // int v25, int v26, int v27, int v28, int v29,
285 jint v25, jint v26, jint v27, jint v28, jint v29,
299 (v28 == 28) && (v29 == 29) &&
android_jni_cts_StaticNonce.c 288 // int v25, int v26, int v27, int v28, int v29,
300 jint v25, jint v26, jint v27, jint v28, jint v29,
314 (v28 == 28) && (v29 == 29) &&
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]

Completed in 660 milliseconds

1 2