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

/openbsd-current/gnu/llvm/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:__anon2401::Builder
/openbsd-current/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp59 llvm::Error IncrementalExecutor::addModule(PartialTranslationUnit &PTU) { function in class:clang::IncrementalExecutor
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h93 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h86 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h119 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h90 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp84 Error addModule(ThreadSafeModule TSM) { function in class:SpeculativeJIT
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h204 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp103 ModuleManager::addModule(StringRef FileName, ModuleKind Type, function in class:ModuleManager
/openbsd-current/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp155 bool LTOCodeGenerator::addModule(LTOModule *Mod) { function in class:LTOCodeGenerator
H A DLTO.cpp654 Error LTO::addModule(InputFile &Input, unsigned ModI, function in class:LTO
H A DThinLTOCodeGenerator.cpp571 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { function in class:ThinLTOCodeGenerator
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp110 void LLVMContext::addModule(Module *M) { function in class:LLVMContext
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h169 virtual void addModule(std::unique_ptr<Module> M) { function in class:llvm::ExecutionEngine
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp979 void MCJITHelper::addModule(Module* M) { function in class:MCJITHelper
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1640 ModuleInfo *addModule(StringRef ModPath, uint64_t ModId, function in class:llvm::CalleeInfo::AllocationType::ModuleSummaryIndex

Completed in 200 milliseconds