Searched defs:addModule (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp54 void ModuleSymbolTable::addModule(Module *M) { function in class:ModuleSymbolTable
H A DIRSymtab.cpp126 Error Builder::addModule(Module *M) { function in class:__anon2108::Builder
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp68 llvm::Error IncrementalExecutor::addModule(PartialTranslationUnit &PTU) { function in class:clang::IncrementalExecutor
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h94 void addModule(std::unique_ptr<Module> M) { function in class:llvm::MCJIT::OwningModuleContainer
H A DMCJIT.cpp105 void MCJIT::addModule(std::unique_ptr<Module> M) { function in class:MCJIT
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.h209 void addModule(LVScope *Scope) { Modules.push_back(Scope); } function in class:llvm::logicalview::final
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp155 bool LTOCodeGenerator::addModule(LTOModule *Mod) { function in class:LTOCodeGenerator
H A DLTO.cpp715 Error LTO::addModule(InputFile &Input, unsigned ModI, function in class:LTO
H A DThinLTOCodeGenerator.cpp558 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { function in class:ThinLTOCodeGenerator
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp99 ModuleManager::addModule(StringRef FileName, ModuleKind Type, function in class:ModuleManager
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp115 void LLVMContext::addModule(Module *M) { function in class:LLVMContext
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h169 virtual void addModule(std::unique_ptr<Module> M) { function in class:llvm::ExecutionEngine
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1734 ModuleInfo *addModule(StringRef ModPath, ModuleHash Hash = ModuleHash{{0}}) { function in class:llvm::CalleeInfo::AllocationType::ModuleSummaryIndex

Completed in 122 milliseconds