Searched refs:TLSLDM (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/MC/ELF/ |
D | tls-i386.s | 8 movl foo4@TLSLDM(%eax), %eax 15 .long fooB@TLSLDM
|
D | relocation-386.s | 98 leal foo@TLSLDM(%ebx), %eax 108 movl zed@TLSLDM(%eax), %eax
|
/external/llvm/test/CodeGen/X86/ |
D | tls-models.ll | 54 ; X32_PIC: internal_gd@TLSLDM 74 ; X32_PIC: external_ld@TLSLDM 91 ; X32_PIC: internal_ld@TLSLDM
|
D | tls-pic.ll | 78 ; X32: leal {{[jk]}}@TLSLDM(%ebx)
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZConstantPoolValue.h | 23 TLSLDM, enumerator
|
D | SystemZAsmPrinter.cpp | 276 case SystemZCP::TLSLDM: return MCSymbolRefExpr::VK_TLSLDM; in getModifierVariantKind()
|
D | SystemZISelLowering.cpp | 2544 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSLDM); in lowerGlobalTLSAddress()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | tls-04.ll | 12 ; CHECK-CP: .quad x@TLSLDM
|
/external/llvm/test/MC/SystemZ/ |
D | fixups.s | 47 # CHECK-NEXT: # fixup B - offset: 0, value: sym@TLSLDM, kind: FK_… 75 # CHECK-NEXT: # fixup B - offset: 0, value: sym@TLSLDM, kind: FK_…
|
/external/llvm/test/MC/Mips/ |
D | micromips-relocations.s | 77 # CHECK-FIXUP: value: f.i@TLSLDM, kind: fixup_MICROMIPS_TLS_LDM
|