/external/llvm-project/llvm/test/MC/AArch64/SVE/ |
D | sub.s | 28 sub z23.h, p3/m, z23.h, z13.h 58 sub z23.s, p3/m, z23.s, z13.s 64 sub z23.b, z13.b, z8.b 106 sub z23.d, z13.d, z8.d 112 sub z23.d, p3/m, z23.d, z13.d 118 sub z23.s, z13.s, z8.s 148 sub z23.h, z13.h, z8.h 196 sub z23.b, p3/m, z23.b, z13.b 300 sub z23.b, p3/m, z23.b, z13.b 312 sub z23.b, p3/m, z23.b, z13.b
|
D | add.s | 16 add z23.d, z13.d, z8.d 22 add z23.b, p3/m, z23.b, z13.b 76 add z23.b, z13.b, z8.b 112 add z23.h, p3/m, z23.h, z13.h 118 add z23.s, p3/m, z23.s, z13.s 136 add z23.d, p3/m, z23.d, z13.d 172 add z23.h, z13.h, z8.h 196 add z23.s, z13.s, z8.s
|
D | sel.s | 46 sel z23.s, p11, z13.s, z8.s 52 sel z23.d, p11, z13.d, z8.d 58 sel z23.h, p11, z13.h, z8.h 64 sel z23.b, p11, z13.b, z8.b
|
D | compact-diagnostics.s | 6 compact z23.d, p8, z13.d 11 compact z23.d, p7.b, z13.d 16 compact z23.d, p7.q, z13.d
|
D | orr.s | 66 orr z23.d, z13.d, z8.d // should not use mov-alias 136 orr z23.s, z13.s, z8.s // should not use mov-alias 142 orr z23.h, z13.h, z8.h // should not use mov-alias 148 orr z23.b, z13.b, z8.b // should not use mov-alias
|
D | add-diagnostics.s | 46 add z30.s, p8/m, z30.s, z13.s 59 add z19.b, p4/m, z20.b, z13.b 159 add z23.s, z13.s, z8.s 165 add z23.s, z13.s, z8.s
|
D | sel-diagnostics.s | 31 sel z28.b, p7, z13.b, z8.b 37 sel z23.b, p11, z13.b, z8.b
|
D | bic-diagnostics.s | 107 bic z23.d, z13.d, z8.d 113 bic z23.d, z13.d, z8.d
|
/external/libjpeg-turbo/ |
D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable 108 z13 = tmp7 - z3; 110 dataptr[5] = z13 + z2; /* phase 6 */ 111 dataptr[3] = z13 - z2; 158 z13 = tmp7 - z3; 160 dataptr[DCTSIZE * 5] = z13 + z2; /* phase 6 */ 161 dataptr[DCTSIZE * 3] = z13 - z2;
|
D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable 166 z13 = tmp7 - z3; 168 dataptr[5] = z13 + z2; /* phase 6 */ 169 dataptr[3] = z13 - z2; 216 z13 = tmp7 - z3; 218 dataptr[DCTSIZE * 5] = z13 + z2; /* phase 6 */ 219 dataptr[DCTSIZE * 3] = z13 - z2;
|
D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; variable 151 z13 = tmp6 + tmp5; /* phase 6 */ 156 tmp7 = z11 + z13; /* phase 5 */ 157 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562); /* 2*c4 */ 209 z13 = wsptr[5] + wsptr[3]; 214 tmp7 = z11 + z13; 215 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562);
|
D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; variable 250 z13 = tmp6 + tmp5; /* phase 6 */ 255 tmp7 = z11 + z13; /* phase 5 */ 256 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */ 332 z13 = (DCTELEM)wsptr[5] + (DCTELEM)wsptr[3]; 337 tmp7 = z11 + z13; /* phase 5 */ 338 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */
|
/external/vixl/test/aarch64/ |
D | test-api-movprfx-aarch64.cc | 91 __ movprfx(z12, z13); in TEST() 118 __ movprfx(z6, z13); in TEST() 199 __ movprfx(z13, z27); in TEST() 200 __ revh(z13.VnS(), p2.Merging(), z13.VnS()); in TEST() 220 __ movprfx(z30, z13); in TEST() 221 __ sdot(z30.VnD(), z30.VnH(), z13.VnH(), 1); in TEST() 262 __ movprfx(z13.VnD(), p2.Merging(), z30.VnD()); in TEST() 263 __ udiv(z13.VnD(), p2.Merging(), z13.VnD(), z13.VnD()); in TEST() 323 __ movprfx(z13, z23); in TEST() 324 __ fabs(z13.VnS(), p4.Merging(), z13.VnS()); in TEST() [all …]
|
D | test-disasm-sve-aarch64.cc | 170 COMPARE_PREFIX(orr(z13.VnB(), z13.VnB(), 0x78), "orr z13.b, z13.b, #0x78"); in TEST() 266 COMPARE_PREFIX(lsr(z29.VnB(), p7.Merging(), z29.VnB(), z13.VnB()), in TEST() 268 COMPARE_PREFIX(lsr(z29.VnH(), p7.Merging(), z29.VnH(), z13.VnH()), in TEST() 270 COMPARE_PREFIX(lsr(z29.VnS(), p7.Merging(), z29.VnS(), z13.VnS()), in TEST() 272 COMPARE_PREFIX(lsr(z29.VnD(), p7.Merging(), z29.VnD(), z13.VnD()), in TEST() 281 COMPARE_PREFIX(lsl(z13.VnB(), p7.Merging(), z13.VnB(), z18.VnD()), in TEST() 283 COMPARE_PREFIX(lsl(z13.VnH(), p7.Merging(), z13.VnH(), z18.VnD()), in TEST() 285 COMPARE_PREFIX(lsl(z13.VnS(), p7.Merging(), z13.VnS(), z18.VnD()), in TEST() 402 COMPARE_PREFIX(lsl(z23.VnH(), z16.VnH(), z13.VnD()), in TEST() 676 COMPARE_MACRO(Sqdecd(z13.VnD()), "sqdecd z13.d"); in TEST() [all …]
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-abi-align.ll | 14 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | \ 32 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -mattr=-vector | \ 35 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -mattr=+soft-float | \ 37 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 \ 40 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 \
|
D | subregliveness-03.ll | 1 ; RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -systemz-subreg-liveness < %s | FileCheck %s 49 …"no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="z13" "target-features"=… 50 …"no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="z13" "target-features"=…
|
D | debuginstr-00.mir | 4 # RUN: llc %s -mtriple=s390x-linux-gnu -mcpu=z13 -start-before=postrapseudos \ 34 attributes #0 = { "target-cpu"="z13" "use-soft-float"="false" } 35 attributes #1 = { nounwind readnone speculatable "target-cpu"="z13" }
|
D | fp-move-12.ll | 1 ; Test moves between FPRs on z13. 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s
|
/external/libjpeg-turbo/simd/arm/ |
D | jfdctfst-neon.c | 125 int16x8_t z13 = vsubq_s16(tmp7, z3); in jsimd_fdct_ifast_neon() local 127 col5 = vaddq_s16(z13, z2); /* phase 6 */ in jsimd_fdct_ifast_neon() 128 col3 = vsubq_s16(z13, z2); in jsimd_fdct_ifast_neon() 199 z13 = vsubq_s16(tmp7, z3); in jsimd_fdct_ifast_neon() 201 row5 = vaddq_s16(z13, z2); /* phase 6 */ in jsimd_fdct_ifast_neon() 202 row3 = vsubq_s16(z13, z2); in jsimd_fdct_ifast_neon()
|
D | jidctfst-neon.c | 152 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 157 tmp7 = vadd_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 158 int16x4_t z11_sub_z13 = vsub_s16(z11, z13); in jsimd_idct_ifast_neon() 227 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 232 tmp7 = vadd_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 233 int16x4_t z11_sub_z13 = vsub_s16(z11, z13); in jsimd_idct_ifast_neon() 297 int16x8_t z13 = vaddq_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 302 tmp7 = vaddq_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 303 int16x8_t z11_sub_z13 = vsubq_s16(z11, z13); in jsimd_idct_ifast_neon() 378 int16x8_t z13 = vaddq_s16(col5, col3); in jsimd_idct_ifast_neon() local [all …]
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | stack-overflow.cc | 30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable 51 t13 = z13; in recursive_func() 66 z13 = t13; in recursive_func()
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | stack-overflow.cpp | 32 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable 53 t13 = z13; in recursive_func() 68 z13 = t13; in recursive_func()
|
/external/llvm-project/flang/test/Evaluate/ |
D | folding11.f90 | 19 complex, parameter :: z13 = (3., 4.) * 2. variable 20 logical, parameter :: test_z13 = z13 == (6., 8.)
|
/external/llvm-project/llvm/test/MC/SystemZ/ |
D | invalid-instructions-spellcheck.s | 1 # RUN: not llvm-mc -triple=systemz -mcpu=z13 -show-encoding < %s 2>&1 | FileCheck %s 56 # For example, in pre-z13 mode we don't want to see suggestions for vector instructions.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-move-12.ll | 1 ; Test moves between FPRs on z13. 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s
|