Searched refs:TLSGD (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZConstantPoolValue.h | 22 TLSGD, enumerator
|
| H A D | SystemZAsmPrinter.cpp | 600 case SystemZCP::TLSGD: return MCSymbolRefExpr::VK_TLSGD; in getModifierVariantKind()
|
| H A D | SystemZISelLowering.cpp | 2726 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSGD); in lowerGlobalTLSAddress()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.h | 49 TLSGD, /// Thread Local Storage (General Dynamic Mode) enumerator
|
| H A D | ARMConstantPoolValue.cpp | 59 case ARMCP::TLSGD: in getModifierText()
|
| H A D | ARMAsmPrinter.cpp | 789 case ARMCP::TLSGD: in getModifierVariantKind()
|
| H A D | ARMISelLowering.cpp | 2926 ARMCP::CPValue, PCAdj, ARMCP::TLSGD, true); in LowerToTLSGeneralDynamicModel()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | configure.ac | 2381 leal foo@TLSGD(,%ebx,1), %eax 2401 leaq foo@TLSGD(%rip), %rdi 2510 .long foo@TLSGD 2529 .quad foo@TLSGD 2547 .long foo@TLSGD
|
| H A D | ChangeLog-2002 | 4325 (ix86_encode_section_info): Don't ever generate TLSGD or TLSLD for 4331 Don't append (%rip) in 64-bit TLSGD and TLSLD sequences.
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | c-arm.texi | 340 @code{TLSGD},
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.md | 14876 "lea{l}\t{%a2@TLSGD(,%1,1), %0|%0, %a2@TLSGD[%1*1]}\;call\t%P3" 14930 …".byte\t0x66\;lea{q}\t{%a1@TLSGD(%%rip), %%rdi|%%rdi, %a1@TLSGD[%%rip]}\;.word\t0x6666\;rex64\;cal…
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0203 | 3961 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and 5769 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-0203 | 6346 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
|