Home
last modified time | relevance | path

Searched refs:EnableAArch64ELFLocalDynamicTLSGeneration (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MCInstLower.cpp31 extern cl::opt<bool> EnableAArch64ELFLocalDynamicTLSGeneration;
125 if (!EnableAArch64ELFLocalDynamicTLSGeneration && in lowerSymbolOperandELF()
HDAArch64ISelLowering.cpp110 cl::opt<bool> EnableAArch64ELFLocalDynamicTLSGeneration( variable
4793 if (!EnableAArch64ELFLocalDynamicTLSGeneration) { in LowerELFGlobalTLSAddress()