Lines Matching refs:rbp
127 # even if the dest (%rbp) is not.
130 # CHECK-NEXT: %rax = COPY %rbp
131 # CHECK-NEXT: CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
132 # CHECK-NEXT: %rbp = COPY %rax
133 # CHECK-NEXT: NOOP implicit %rax, implicit %rbp
138 %rax = COPY %rbp
139 CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
140 %rbp = COPY %rax
141 NOOP implicit %rax, implicit %rbp
145 # even if the source (%rbp) is not.
148 # CHECK-NEXT: %rbp = COPY %rax
149 # CHECK-NEXT: CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
150 # CHECK-NEXT: %rax = COPY %rbp
151 # CHECK-NEXT: NOOP implicit %rax, implicit %rbp
156 %rbp = COPY %rax
157 CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
158 %rax = COPY %rbp
159 NOOP implicit %rax, implicit %rbp
163 # even if the dest (%rbp) is not.
166 # CHECK-NEXT: %rax = COPY %rbp
167 # CHECK-NEXT: CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
168 # CHECK-NEXT: %rax = COPY %rbp
169 # CHECK-NEXT: NOOP implicit %rax, implicit %rbp
174 %rax = COPY %rbp
175 CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
176 %rax = COPY %rbp
177 NOOP implicit %rax, implicit %rbp
181 # even if the source (%rbp) is not.
184 # CHECK-NEXT: %rbp = COPY %rax
185 # CHECK-NEXT: CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
186 # CHECK-NEXT: %rbp = COPY %rax
187 # CHECK-NEXT: NOOP implicit %rax, implicit %rbp
192 %rbp = COPY %rax
193 CALL64pcrel32 @foo, csr_64, implicit %rax, implicit %rbp
194 %rbp = COPY %rax
195 NOOP implicit %rax, implicit %rbp