Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Driver/
H A DDriver.h89 EmbedBitcode enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DDriver.h100 EmbedBitcode enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DDriver.h100 EmbedBitcode enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DDriver.h100 EmbedBitcode enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DDriver.h100 EmbedBitcode enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DBackendUtil.cpp819 void clang::EmbedBitcode(llvm::Module *M, const CodeGenOptions &CGOpts, in EmbedBitcode() function in clang
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp1888 bool EmbedBitcode, const ToolChain *TC, in selectToolForJob()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4715 bool EmbedBitcode, bool EmbedMarker, in EmbedBitcodeInModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5150 bool EmbedBitcode, bool EmbedCmdline, in embedBitcodeInModule()