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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DModuleSymbolTable.cpp57 void ModuleSymbolTable::addModule(Module *M) { function in class:ModuleSymbolTable
H A DIRSymtab.cpp117 Error Builder::addModule(Module *M) { function in class:__anon2037::Builder
/netbsd-current/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp55 llvm::Error IncrementalExecutor::addModule(std::unique_ptr<llvm::Module> M) { function in class:clang::IncrementalExecutor
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h122 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h96 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h89 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h89 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/clang/examples/clang-interpreter/
H A Dmain.cpp104 Error addModule(ThreadSafeModule M) { function in class:llvm::orc::SimpleJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp80 Error addModule(ThreadSafeModule TSM) { function in class:SpeculativeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h207 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) { function in class:llvm::orc::KaleidoscopeJIT
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h95 void addModule(std::unique_ptr<Module> M) { function in class:llvm::MCJIT::OwningModuleContainer
H A DMCJIT.cpp104 void MCJIT::addModule(std::unique_ptr<Module> M) { function in class:MCJIT
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp103 ModuleManager::addModule(StringRef FileName, ModuleKind Type, function in class:ModuleManager
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp102 void LLVMContext::addModule(Module *M) { function in class:LLVMContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp143 bool LTOCodeGenerator::addModule(LTOModule *Mod) { function in class:LTOCodeGenerator
H A DLTO.cpp634 Error LTO::addModule(InputFile &Input, unsigned ModI, function in class:LTO
H A DThinLTOCodeGenerator.cpp535 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { function in class:ThinLTOCodeGenerator
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h170 virtual void addModule(std::unique_ptr<Module> M) { function in class:llvm::ExecutionEngine
/netbsd-current/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp979 void MCJITHelper::addModule(Module* M) { function in class:MCJITHelper
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1421 ModuleInfo *addModule(StringRef ModPath, uint64_t ModId, function in class:llvm::CalleeInfo::ModuleSummaryIndex

Completed in 416 milliseconds