Lines Matching +full:- +full:- +full:label +full:- +full:name

1 # RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+mte -run-pass aarch64-ldst-opt  -verify-machinei…
2 # RUN: llc -debugify-and-strip-all-safe -mtriple=aarch64-none-linux-gnu -mattr=+mte -run-pass aarch…
3 ---
7 # CHECK-LABEL: name: test_STG_post
9 name: test_STG_post
19 # CHECK-LABEL: name: test_STG_post_same_reg
21 name: test_STG_post_same_reg
31 # CHECK-LABEL: name: test_STG_post_unaligned
33 # CHECK-NEXT: ADDXri $x0, 8, 0
34 name: test_STG_post_unaligned
44 # CHECK-LABEL: name: test_STG_post2
45 # CHECK: STGPostIndex $x0, $x0, -256
46 name: test_STG_post2
56 # CHECK-LABEL: name: test_STG_post3
58 # CHECK-NEXT: SUBXri $x0, 4112, 0
59 name: test_STG_post3
69 # CHECK-LABEL: name: test_STG_post4
71 name: test_STG_post4
81 # CHECK-LABEL: name: test_STG_post5
83 # CHECK-NEXT: ADDXri $x0, 4096, 0
84 name: test_STG_post5
96 # CHECK-LABEL: name: test_STZG_post
98 name: test_STZG_post
108 # CHECK-LABEL: name: test_ST2G_post
110 name: test_ST2G_post
120 # CHECK-LABEL: name: test_STZ2G_post
122 name: test_STZ2G_post
134 # CHECK-LABEL: name: test_STGP_post
136 name: test_STGP_post
146 # CHECK-LABEL: name: test_STGP_post2
147 # CHECK: STGPpost $x1, $x2, $x0, -64
148 name: test_STGP_post2
158 # CHECK-LABEL: name: test_STGP_post3
160 # CHECK-NEXT: SUBXri $x0, 1040, 0
161 name: test_STGP_post3
171 # CHECK-LABEL: name: test_STGP_post4
173 name: test_STGP_post4
183 # CHECK-LABEL: name: test_STGP_post5
185 # CHECK-NEXT: ADDXri $x0, 1024, 0
186 name: test_STGP_post5
196 ### Pre-indexed forms
198 # CHECK-LABEL: name: test_STG_pre
200 name: test_STG_pre
210 # CHECK-LABEL: name: test_STGP_pre
212 name: test_STGP_pre
222 ### Pre-indexed forms with add/sub coming before the store.
224 # CHECK-LABEL: name: test_STG_pre_back
226 name: test_STG_pre_back
236 # CHECK-LABEL: name: test_STGP_pre_back
237 # CHECK: STGPpre $x1, $x2, $x0, -3
238 name: test_STGP_pre_back
250 # CHECK-LABEL: name: test_STGP_post_same_reg
252 name: test_STGP_post_same_reg
262 # CHECK-LABEL: name: test_STGP_pre_same_reg
264 name: test_STGP_pre_same_reg
275 # CHECK-LABEL: name: test_STGP_pre_back_same_reg
277 # CHECK-NEXT: STGPi $x0, $x0, $x0, 0
278 name: test_STGP_pre_back_same_reg