Home
last modified time | relevance | path

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

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