Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp31 extern cl::opt<bool> EnableAArch64ELFLocalDynamicTLSGeneration;
125 if (!EnableAArch64ELFLocalDynamicTLSGeneration && in lowerSymbolOperandELF()
H A DAArch64ISelLowering.cpp105 cl::opt<bool> EnableAArch64ELFLocalDynamicTLSGeneration( variable
6416 if (!EnableAArch64ELFLocalDynamicTLSGeneration) { in LowerELFGlobalTLSAddress()