| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCAsmInfo.cpp | 23 {CSKY::S_PLT, "PLT"}, {CSKY::S_TLSGD, "TLSGD"}, 68 case S_TLSGD: in getVariantKindName()
|
| H A D | CSKYELFObjectWriter.cpp | 48 case CSKY::S_TLSGD: in getRelocType() 109 if (TK == CSKY::S_TLSGD) in getRelocType() 133 case CSKY::S_TLSGD: in getRelocType()
|
| H A D | CSKYMCAsmInfo.h | 48 S_TLSGD, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kELFObjectWriter.cpp | 69 case M68k::S_TLSGD: in getRelocType() 84 case M68k::S_TLSGD: in getRelocType()
|
| H A D | M68kMCAsmInfo.h | 37 S_TLSGD, enumerator
|
| H A D | M68kMCAsmInfo.cpp | 24 {M68k::S_TLSGD, "TLSGD"}, {M68k::S_TLSLD, "TLSLD"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZELFObjectWriter.cpp | 110 case SystemZ::S_TLSGD: in getRelocType() 169 case SystemZ::S_TLSGD: in getRelocType()
|
| H A D | SystemZMCAsmInfo.h | 46 S_TLSGD, enumerator
|
| H A D | SystemZMCAsmInfo.cpp | 20 {SystemZ::S_TLSGD, "TLSGD"}, {SystemZ::S_TLSLD, "TLSLD"},
|
| H A D | SystemZInstPrinterCommon.cpp | 189 case SystemZ::S_TLSGD: in printPCRelTLSOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 198 case X86::S_TLSGD: in getRelocType64() 296 case X86::S_TLSGD: in getRelocType32() 347 case X86::S_TLSGD: in getRelocType()
|
| H A D | X86MCAsmInfo.h | 93 S_TLSGD, enumerator
|
| H A D | X86MCAsmInfo.cpp | 60 {X86::S_TLSGD, "TLSGD"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCAsmInfo.h | 71 S_TLSGD, enumerator
|
| H A D | MipsMCAsmInfo.cpp | 145 case Mips::S_TLSGD: in printImpl()
|
| H A D | MipsELFObjectWriter.cpp | 165 case Mips::S_TLSGD: in getRelocType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFObjectWriter.cpp | 94 case ARM::S_TLSGD: in getRelocType() 229 case ARM::S_TLSGD: in getRelocType()
|
| H A D | ARMMCAsmInfo.h | 128 S_TLSGD, enumerator
|
| H A D | ARMMCAsmInfo.cpp | 40 {ARM::S_TLSGD, "TLSGD"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCAsmInfo.h | 108 S_TLSGD, // symbol@tlsgd enumerator
|
| H A D | PPCELFObjectWriter.cpp | 76 case PPC::S_TLSGD: in getRelocType() 414 case PPC::S_TLSGD: in getRelocType()
|
| H A D | PPCMCAsmInfo.cpp | 39 {PPC::S_TLSGD, "tlsgd"},
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kMCInstLower.cpp | 101 RefKind = M68k::S_TLSGD; in LowerSymbolOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsMCInstLower.cpp | 71 TargetKind = Mips::S_TLSGD; in LowerSymbolOperand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYAsmPrinter.cpp | 184 return CSKY::S_TLSGD; in getModifierVariantKind()
|