Home
last modified time | relevance | path

Searched defs:Internalize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h40 bool Internalize; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp78 static cl::opt<bool> Internalize("internalize", variable
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp40 StringSet<> Internalize; member in __anon6b58b84b0111::ModuleLinker
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h250 bool Internalize = false; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp957 bool Internalize = true) { in getCommonBitcodeLibs()