Home
last modified time | relevance | path

Searched refs:z13 (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/llvm-project-15.0.7/llvm/test/MC/AArch64/SME/
H A Duclamp.s30 uclamp z23.b, z13.b, z8.b
57 uclamp z23.h, z13.h, z8.h
84 uclamp z23.s, z13.s, z8.s
111 uclamp z23.d, z13.d, z8.d
132 uclamp z23.b, z13.b, z8.b
144 uclamp z23.h, z13.h, z8.h
156 uclamp z23.s, z13.s, z8.s
168 uclamp z23.d, z13.d, z8.d
H A Dsclamp.s30 sclamp z23.b, z13.b, z8.b
57 sclamp z23.h, z13.h, z8.h
84 sclamp z23.s, z13.s, z8.s
111 sclamp z23.d, z13.d, z8.d
132 sclamp z23.b, z13.b, z8.b
144 sclamp z23.h, z13.h, z8.h
156 sclamp z23.s, z13.s, z8.s
168 sclamp z23.d, z13.d, z8.d
H A Dmova.s1520 mova za0h.b[w15, 7], p3/m, z13.b
1594 mov za0h.b[w15, 7], p3/m, z13.b
1669 mova za0v.b[w15, 7], p3/m, z13.b
1743 mov za0v.b[w15, 7], p3/m, z13.b
1818 mova za0h.h[w15, 7], p3/m, z13.h
1892 mov za0h.h[w15, 7], p3/m, z13.h
1967 mova za0v.h[w15, 7], p3/m, z13.h
2041 mov za0v.h[w15, 7], p3/m, z13.h
2116 mova za1h.s[w15, 3], p3/m, z13.s
2190 mov za1h.s[w15, 3], p3/m, z13.s
[all …]
/llvm-project-15.0.7/llvm/test/MC/AArch64/SVE/
H A Dsub.s30 sub z23.h, p3/m, z23.h, z13.h
60 sub z23.s, p3/m, z23.s, z13.s
66 sub z23.b, z13.b, z8.b
108 sub z23.d, z13.d, z8.d
114 sub z23.d, p3/m, z23.d, z13.d
120 sub z23.s, z13.s, z8.s
150 sub z23.h, z13.h, z8.h
198 sub z23.b, p3/m, z23.b, z13.b
302 sub z23.b, p3/m, z23.b, z13.b
314 sub z23.b, p3/m, z23.b, z13.b
H A Dadd.s18 add z23.d, z13.d, z8.d
24 add z23.b, p3/m, z23.b, z13.b
78 add z23.b, z13.b, z8.b
114 add z23.h, p3/m, z23.h, z13.h
120 add z23.s, p3/m, z23.s, z13.s
138 add z23.d, p3/m, z23.d, z13.d
174 add z23.h, z13.h, z8.h
198 add z23.s, z13.s, z8.s
H A Dsel.s48 sel z23.s, p11, z13.s, z8.s
54 sel z23.d, p11, z13.d, z8.d
60 sel z23.h, p11, z13.h, z8.h
66 sel z23.b, p11, z13.b, z8.b
H A Dcompact-diagnostics.s6 compact z23.d, p8, z13.d
11 compact z23.d, p7.b, z13.d
16 compact z23.d, p7.q, z13.d
H A Dorr.s68 orr z23.d, z13.d, z8.d // should not use mov-alias
138 orr z23.s, z13.s, z8.s // should not use mov-alias
144 orr z23.h, z13.h, z8.h // should not use mov-alias
150 orr z23.b, z13.b, z8.b // should not use mov-alias
H A Dadd-diagnostics.s46 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
H A Dprfb-sve-only.s47 prfb #7, p3, [z13.s, #0]
53 prfb #7, p3, [z13.s, #31]
H A Dsel-diagnostics.s31 sel z28.b, p7, z13.b, z8.b
37 sel z23.b, p11, z13.b, z8.b
H A Dbic-diagnostics.s107 bic z23.d, z13.d, z8.d
113 bic z23.d, z13.d, z8.d
H A Dand-diagnostics.s107 and z23.d, z13.d, z8.d
113 and z23.d, z13.d, z8.d
H A Dst2d-diagnostics.s7 st2d {z12.d, z13.d}, p4, [x12, #-18, MUL VL]
21 st2d {z12.d, z13.d}, p4, [x12, #-7, MUL VL]
H A Dst2b-diagnostics.s7 st2b {z12.b, z13.b}, p4, [x12, #-18, MUL VL]
21 st2b {z12.b, z13.b}, p4, [x12, #-7, MUL VL]
/llvm-project-15.0.7/llvm/test/MC/SystemZ/
H A Dmachine-directive.s8 # CHECK: .machine z13
11 # CHECK: .machine z13
14 .machine z13
18 .machine z13
H A Dinvalid-instructions-spellcheck.s1 # 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.
H A Dinsn-bad-zos-z13.s1 *For z13 only.
2 *RUN: not llvm-mc -triple s390x-ibm-zos -mcpu=z13 < %s 2> %t
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dvec-abi-align.ll14 ; 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 \
H A Dsubregliveness-01.ll1 ; RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs -systemz-subreg-liveness < %s |…
2 ; RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -verify-machineinstrs -systemz-subreg-liveness -early…
36 …"no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="z13" "target-features"=…
H A Ddebuginstr-00.mir4 # 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" }
H A Dsubregliveness-03.ll1 ; 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"=…
H A Dfp-move-12.ll1 ; Test moves between FPRs on z13.
3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-overflow.cpp32 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()
/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding11.f9019 complex, parameter :: z13 = (3., 4.) * 2. variable
20 logical, parameter :: test_z13 = z13 == (6., 8.)

12345678910>>...17