| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | x86-64-tls-ie-opt-local.s | 43 movq tls0@GOTTPOFF(%rip), %rax 44 movq tls0@GOTTPOFF(%rip), %r15 45 addq tls0@GOTTPOFF(%rip), %rax 46 addq tls0@GOTTPOFF(%rip), %r15 47 addq tls0@GOTTPOFF(%rip), %rsp 48 addq tls0@GOTTPOFF(%rip), %r12 49 movq tls1@GOTTPOFF(%rip), %rax 50 movq tls1@GOTTPOFF(%rip), %r15 51 addq tls1@GOTTPOFF(%rip), %rax 52 addq tls1@GOTTPOFF(%rip), %r15 [all …]
|
| H A D | tls-opt.s | 60 movq tls0@GOTTPOFF(%rip), %rax 61 movq tls0@GOTTPOFF(%rip), %r15 62 addq tls0@GOTTPOFF(%rip), %rax 63 addq tls0@GOTTPOFF(%rip), %r15 64 addq tls0@GOTTPOFF(%rip), %rsp 65 addq tls0@GOTTPOFF(%rip), %r12 66 movq tls1@GOTTPOFF(%rip), %rax 67 movq tls1@GOTTPOFF(%rip), %r15 68 addq tls1@GOTTPOFF(%rip), %rax 69 addq tls1@GOTTPOFF(%rip), %r15 [all …]
|
| H A D | x86-64-tls-ie.s | 58 movq tls1@GOTTPOFF(%rip), %rax 60 movq tls0@GOTTPOFF(%rip), %rax 62 movq tls0@GOTTPOFF(%rip), %rax 65 ## Relaxed to TLS IE. Share the GOT entry with GOTTPOFF.
|
| H A D | x86-64-tls-ie-local.s | 21 addq foo@GOTTPOFF(%rip), %rax 22 addq bar@GOTTPOFF(%rip), %rax
|
| H A D | pack-dyn-relocs-tls-x86-64.s | 14 movq tlsvar@GOTTPOFF(%rip), %rcx
|
| H A D | invalid-local-symbol-in-dso.s | 13 movq foo@GOTTPOFF(%rip), %rax
|
| H A D | x86-64-tls-pie.s | 19 movq i@GOTTPOFF(%rip), %rcx
|
| H A D | x86-64-static-tls-model.s | 21 movq var@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | bad-tls-fold.mir | 36 ; CHECK-NOT: orq {{.*}}GOTTPOFF{{.*}} 39 ; CHECK: movq {{.*}}GOTTPOFF{{.*}}, %[[R:.*]] 43 ; CHECK-NOT: orq {{.*}}GOTTPOFF{{.*}} 66 ; CHECK-NOT: andq {{.*}}GOTTPOFF{{.*}} 69 ; CHECK: movq {{.*}}GOTTPOFF{{.*}}, %[[R:.*]] 73 ; CHECK-NOT: andq {{.*}}GOTTPOFF{{.*}}
|
| H A D | tls-models.ll | 31 ; X64: external_gd@GOTTPOFF 68 ; X64: external_ld@GOTTPOFF 105 ; X64: external_ie@GOTTPOFF 109 ; X64_PIC: external_ie@GOTTPOFF 126 ; X64_PIC: internal_ie@GOTTPOFF 137 ; X64: movq external_ie@GOTTPOFF(%rip), %rax 139 ; X64_PIC: movq external_ie@GOTTPOFF(%rip), %rax
|
| H A D | tls-pie.ll | 67 ; X32-NEXT: movl i2@GOTTPOFF(%rip), %eax 74 ; X64-NEXT: movq i2@GOTTPOFF(%rip), %rax 99 ; X32-NEXT: addl i2@GOTTPOFF(%rip), %eax 105 ; X64-NEXT: addq i2@GOTTPOFF(%rip), %rax
|
| H A D | pr22103.ll | 14 ; CHECK-NEXT: addq a@GOTTPOFF(%rip), [[RAX]]
|
| H A D | safestack_inline.ll | 20 ; INLINE: movq p@GOTTPOFF(%rip), %[[A:.*]]
|
| H A D | safestack_ssp.ll | 15 ; LINUX-X64-DAG: movq __safestack_unsafe_stack_ptr@GOTTPOFF(%rip), %[[A:.*]]
|
| H A D | safestack.ll | 18 ; LINUX-X64: movq __safestack_unsafe_stack_ptr@GOTTPOFF(%rip), %[[A:.*]]
|
| H A D | pic.ll | 337 ; CHECK-X32-DAG: movl tlsdstie@GOTTPOFF(%rip), 342 ; CHECK-X32: movl tlsptrie@GOTTPOFF(%rip), 346 ; CHECK-X32: movl tlssrcie@GOTTPOFF(%rip),
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | tls.s | 6 leaq foo2@GOTTPOFF(%rip), %rdi 8 .long foo4@GOTTPOFF
|
| H A D | relocation-386.s | 115 addl foo@GOTTPOFF(%edx), %eax
|
| H A D | relocation.s | 20 leaq foo@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | tls-models.ll | 31 ; CHECK-NONPIC: external_gd(GOTTPOFF) 58 ; CHECK-NONPIC: external_ld(GOTTPOFF) 84 ; CHECK-NONPIC: external_ie(GOTTPOFF) 85 ; CHECK-PIC: external_ie(GOTTPOFF) 96 ; CHECK-PIC: internal_ie(GOTTPOFF)
|
| H A D | tls2.ll | 11 ; CHECK-NONPIC: i(GOTTPOFF) 22 ; CHECK-NONPIC: i(GOTTPOFF)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/ |
| H A D | tls2.ll | 11 ; CHECK-NOT-PIC: i(GOTTPOFF) 24 ; CHECK-NOT-PIC: i(GOTTPOFF)
|
| H A D | tpsoft.ll | 50 ; ELFASM-NEXT: .long i(GOTTPOFF)-((.LPC0_0+4)-.Ltmp0)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/CSKY/ |
| H A D | tls-models.ll | 60 ; CSKY-NOPIC-NEXT: .long unspecified-(.LPC0_1-.Ltmp0)@GOTTPOFF 110 ; CSKY-NOPIC-NEXT: .long ld-(.LPC1_1-.Ltmp1)@GOTTPOFF 132 ; CSKY-PIC-NEXT: .long ie-(.LPC2_1-.Ltmp2)@GOTTPOFF 147 ; CSKY-NOPIC-NEXT: .long ie-(.LPC2_1-.Ltmp2)@GOTTPOFF
|
| /llvm-project-15.0.7/llvm/test/MC/CSKY/ |
| H A D | tls_ie.s | 5 lrw16 r3, xxx@GOTTPOFF
|