Searched refs:DTPOFF (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | x86-64-tls-ld-local.s | 28 leaq bar@DTPOFF(%rax), %rax 37 .quad foo@DTPOFF 38 .quad bar@DTPOFF
|
| H A D | x86-64-tls-ld-preemptable.s | 15 leaq i@DTPOFF(%rax), %rax # R_X86_64_DTPOFF32 16 movabsq i@DTPOFF, %rax # R_X86_64_DTPOFF64
|
| H A D | tls-opt.s | 95 .quad tls0@DTPOFF 99 .quad tls1@DTPOFF
|
| H A D | i386-tls-ld-preemptable.s | 12 movl i@DTPOFF(%eax), %eax # R_386_TLS_LDO_32
|
| H A D | gdb-index-tls.s | 83 .quad PrettyStackTraceHead@DTPOFF
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | tls-pic.ll | 80 ; X86: movl {{[jk]}}@DTPOFF(%e 81 ; X86: addl {{[jk]}}@DTPOFF(%e 86 ; X64: movl {{[jk]}}@DTPOFF(%r 87 ; X64: addl {{[jk]}}@DTPOFF(%r
|
| H A D | tls-local-dynamic.ll | 16 ; CHECK: x@DTPOFF 42 ; CHECK: x@DTPOFF 53 ; CHECK: y@DTPOFF
|
| H A D | pic.ll | 315 ; CHECK: leal tlsdstld@DTPOFF( 316 ; CHECK: movl {{%.*}}, tlsptrld@DTPOFF( 317 ; CHECK: movl tlssrcld@DTPOFF( 318 ; CHECK: movl {{%.*}}, tlsdstld@DTPOFF(
|
| H A D | tls-loads-control3.ll | 187 ; HOIST0-NEXT: leaq _ZZ2f2iE2st.0@DTPOFF(%rax), %r15 188 ; HOIST0-NEXT: leaq _ZZ2f2iE2st.1@DTPOFF(%rax), %r12 246 ; HOIST2-NEXT: addb %bpl, _ZZ2f2iE2st.0@DTPOFF(%rax) 250 ; HOIST2-NEXT: addl %ecx, _ZZ2f2iE2st.1@DTPOFF(%r14)
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | tls-i386.s | 10 movl foo6@DTPOFF(%eax), %eax 17 .long fooD@DTPOFF
|
| H A D | relocation-386.s | 102 leal foo@DTPOFF(%eax), %edx 113 movl zed@DTPOFF(%eax), %eax
|
| H A D | relocation.s | 31 .quad foo@DTPOFF
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | debug_tls_relocs.s | 56 .quad tdata1@DTPOFF 64 .long tdata2@DTPOFF
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | tls.ll | 47 ; SINGLE-64-NEXT: .quad tls@DTPOFF 58 ; SINGLE-32-NEXT: .long tls@DTPOFF 82 ; FISSION-NEXT: .quad tls@DTPOFF
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZConstantPoolValue.h | 23 DTPOFF, enumerator
|
| H A D | SystemZAsmPrinter.cpp | 769 case SystemZCP::DTPOFF: return MCSymbolRefExpr::VK_DTPOFF; in getModifierVariantKind()
|
| H A D | SystemZISelLowering.cpp | 3379 CPV = SystemZConstantPoolValue::Create(GV, SystemZCP::DTPOFF); in lowerGlobalTLSAddress()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | tls-04.ll | 14 ; CHECK-CP: .quad x@DTPOFF
|