Home
last modified time | relevance | path

Searched defs:EmbedBitcode (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h100 EmbedBitcode enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1358 void clang::EmbedBitcode(llvm::Module *M, const CodeGenOptions &CGOpts, in EmbedBitcode() function in clang
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5123 bool EmbedBitcode; member in __anon17dcc6010e11::ToolSelector
5353 const Compilation &C, bool SaveTemps, bool EmbedBitcode) in ToolSelector() argument
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5387 bool EmbedBitcode, bool EmbedCmdline, in embedBitcodeInModule()