Lines Matching full:bitcode
536 // Ignore -fembed-bitcode options with LTO
537 // since the output will be bitcode anyway.
544 .Case("bitcode", EmbedBitcode)
554 // claim the bitcode option under LTO so no warning is issued.
1906 // or -fembed-bitcode, they will always get combined together, so instead of
1908 // integrated assembler. For -fembed-bitcode, CompileJob is still used to
1921 // When using -fembed-bitcode, it is required to have the same tool (clang)
2279 // the unoptimized bitcode so that it does not get overwritten by the ".bc"
2280 // optimized bitcode output.