Home
last modified time | relevance | path

Searched refs:DTPOFF (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dtls-pic.ll80 ; X32: movl {{[jk]}}@DTPOFF(%e
81 ; X32: addl {{[jk]}}@DTPOFF(%e
86 ; X64: movl {{[jk]}}@DTPOFF(%r
87 ; X64: addl {{[jk]}}@DTPOFF(%r
Dtls-local-dynamic.ll16 ; CHECK: x@DTPOFF
42 ; CHECK: x@DTPOFF
53 ; CHECK: y@DTPOFF
/external/llvm/test/MC/ELF/
Dtls-i386.s10 movl foo6@DTPOFF(%eax), %eax
17 .long fooD@DTPOFF
Drelocation-386.s117 leal foo@DTPOFF(%eax), %edx
128 movl zed@DTPOFF(%eax), %eax
Drelocation.s23 .quad foo@DTPOFF
/external/llvm/test/DebugInfo/X86/
Dtls.ll37 ; SINGLE-64-NEXT: .quad tls@DTPOFF
48 ; SINGLE-32-NEXT: .long tls@DTPOFF
72 ; FISSION-NEXT: .quad tls@DTPOFF
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h24 DTPOFF, enumerator
DSystemZConstantPoolValue.cpp33 case SystemZCP::DTPOFF: in getRelocationInfo()
DSystemZAsmPrinter.cpp211 case SystemZCP::DTPOFF: return MCSymbolRefExpr::VK_DTPOFF; in getModifierVariantKind()
DSystemZISelLowering.cpp2061 CPV = SystemZConstantPoolValue::Create(GV, SystemZCP::DTPOFF); in lowerGlobalTLSAddress()
/external/llvm/test/CodeGen/SystemZ/
Dtls-04.ll14 ; CHECK-CP: .quad x@DTPOFF