Home
last modified time | relevance | path

Searched defs:EnableTLSDESC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp410 static cl::opt<bool> EnableTLSDESC( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h303 unsigned EnableTLSDESC : 1; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp788 bool SupportedArgument = false, EnableTLSDESC = false; in isTLSDESCEnabled() local