Home
last modified time | relevance | path

Searched refs:S_TLSGD (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCAsmInfo.cpp23 {CSKY::S_PLT, "PLT"}, {CSKY::S_TLSGD, "TLSGD"},
68 case S_TLSGD: in getVariantKindName()
H A DCSKYELFObjectWriter.cpp48 case CSKY::S_TLSGD: in getRelocType()
109 if (TK == CSKY::S_TLSGD) in getRelocType()
133 case CSKY::S_TLSGD: in getRelocType()
H A DCSKYMCAsmInfo.h48 S_TLSGD, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kELFObjectWriter.cpp69 case M68k::S_TLSGD: in getRelocType()
84 case M68k::S_TLSGD: in getRelocType()
H A DM68kMCAsmInfo.h37 S_TLSGD, enumerator
H A DM68kMCAsmInfo.cpp24 {M68k::S_TLSGD, "TLSGD"}, {M68k::S_TLSLD, "TLSLD"},
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZELFObjectWriter.cpp110 case SystemZ::S_TLSGD: in getRelocType()
169 case SystemZ::S_TLSGD: in getRelocType()
H A DSystemZMCAsmInfo.h46 S_TLSGD, enumerator
H A DSystemZMCAsmInfo.cpp20 {SystemZ::S_TLSGD, "TLSGD"}, {SystemZ::S_TLSLD, "TLSLD"},
H A DSystemZInstPrinterCommon.cpp189 case SystemZ::S_TLSGD: in printPCRelTLSOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp198 case X86::S_TLSGD: in getRelocType64()
296 case X86::S_TLSGD: in getRelocType32()
347 case X86::S_TLSGD: in getRelocType()
H A DX86MCAsmInfo.h93 S_TLSGD, enumerator
H A DX86MCAsmInfo.cpp60 {X86::S_TLSGD, "TLSGD"},
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.h71 S_TLSGD, enumerator
H A DMipsMCAsmInfo.cpp145 case Mips::S_TLSGD: in printImpl()
H A DMipsELFObjectWriter.cpp165 case Mips::S_TLSGD: in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp94 case ARM::S_TLSGD: in getRelocType()
229 case ARM::S_TLSGD: in getRelocType()
H A DARMMCAsmInfo.h128 S_TLSGD, enumerator
H A DARMMCAsmInfo.cpp40 {ARM::S_TLSGD, "TLSGD"},
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.h108 S_TLSGD, // symbol@tlsgd enumerator
H A DPPCELFObjectWriter.cpp76 case PPC::S_TLSGD: in getRelocType()
414 case PPC::S_TLSGD: in getRelocType()
H A DPPCMCAsmInfo.cpp39 {PPC::S_TLSGD, "tlsgd"},
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp101 RefKind = M68k::S_TLSGD; in LowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp71 TargetKind = Mips::S_TLSGD; in LowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp184 return CSKY::S_TLSGD; in getModifierVariantKind()

12