Searched refs:TLSGD (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h21 TLSGD, enumerator in enum:llvm::SystemZCP::SystemZCPModifier
30 /// thread-local variables (written x@TLSGD, x@TLSLDM, x@DTPOFF,
H A DSystemZAsmPrinter.cpp680 case SystemZCP::TLSGD: return MCSymbolRefExpr::VK_TLSGD;
H A DSystemZISelLowering.cpp3139 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSGD);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h48 TLSGD, /// Thread Local Storage (General Dynamic Mode) enumerator in enum:llvm::ARMCP::ARMCPModifier
H A DARMConstantPoolValue.cpp59 case ARMCP::TLSGD:
H A DARMAsmPrinter.cpp804 case ARMCP::TLSGD:
H A DARMISelLowering.cpp3420 ARMCP::CPValue, PCAdj, ARMCP::TLSGD, true);

Completed in 286 milliseconds