Home
last modified time | relevance | path

Searched defs:BitcodeFile (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lld/wasm/
H A DLTO.h37 class BitcodeFile; global() variable
H A DConfig.h29 class BitcodeFile; global() variable
H A DInputFiles.cpp777 BitcodeFile::BitcodeFile(MemoryBufferRef m, StringRef archiveName, BitcodeFile() function in lld::wasm::BitcodeFile
/llvm-project/lld/MachO/
H A DLTO.h26 class BitcodeFile; variable
H A DInputFiles.cpp2275 BitcodeFile::BitcodeFile(MemoryBufferRef mb, StringRef archiveName, BitcodeFile() function in BitcodeFile
/llvm-project/lld/ELF/
H A DLTO.h36 class BitcodeFile; variable
H A DInputFiles.cpp1702 BitcodeFile::BitcodeFile(MemoryBufferRef mb, StringRef archiveName, BitcodeFile() function in BitcodeFile
[all...]
H A DConfig.h39 class BitcodeFile; global() variable
/llvm-project/lld/COFF/
H A DLTO.h37 class BitcodeFile; variable
H A DInputFiles.cpp1045 BitcodeFile::BitcodeFile(COFFLinkerContext &ctx, MemoryBufferRef mb, BitcodeFile() function in BitcodeFile
[all...]
/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp284 std::string BitcodeFile, in executeProgram()
376 BugDriver::compileSharedObject(const std::string &BitcodeFile) { in compileSharedObject()
428 const std::string &BitcodeFile, in diffProgram()