Searched defs:BitcodeFile (Results 1 – 11 of 11) sorted by relevance
/llvm-project/lld/wasm/ |
H A D | LTO.h | 37 class BitcodeFile; global() variable
|
H A D | Config.h | 29 class BitcodeFile; global() variable
|
H A D | InputFiles.cpp | 777 BitcodeFile::BitcodeFile(MemoryBufferRef m, StringRef archiveName, BitcodeFile() function in lld::wasm::BitcodeFile
|
/llvm-project/lld/MachO/ |
H A D | LTO.h | 26 class BitcodeFile; variable
|
H A D | InputFiles.cpp | 2275 BitcodeFile::BitcodeFile(MemoryBufferRef mb, StringRef archiveName, BitcodeFile() function in BitcodeFile
|
/llvm-project/lld/ELF/ |
H A D | LTO.h | 36 class BitcodeFile; variable
|
H A D | InputFiles.cpp | 1702 BitcodeFile::BitcodeFile(MemoryBufferRef mb, StringRef archiveName, BitcodeFile() function in BitcodeFile [all...] |
H A D | Config.h | 39 class BitcodeFile; global() variable
|
/llvm-project/lld/COFF/ |
H A D | LTO.h | 37 class BitcodeFile; variable
|
H A D | InputFiles.cpp | 1045 BitcodeFile::BitcodeFile(COFFLinkerContext &ctx, MemoryBufferRef mb, BitcodeFile() function in BitcodeFile [all...] |
/llvm-project/llvm/tools/bugpoint/ |
H A D | ExecutionDriver.cpp | 284 std::string BitcodeFile, in executeProgram() 376 BugDriver::compileSharedObject(const std::string &BitcodeFile) { in compileSharedObject() 428 const std::string &BitcodeFile, in diffProgram()
|