| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | GlobalMappingLayer.h | 50 addModule(std::shared_ptr<Module> M, in addModule() function
|
| H A D | IRTransformLayer.h | 68 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
| H A D | IRCompileLayer.h | 83 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
| H A D | LazyEmittingLayer.h | 203 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
| H A D | CompileOnDemandLayer.h | 289 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | ModuleSymbolTable.cpp | 57 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
| H A D | IRSymtab.cpp | 116 Error Builder::addModule(Module *M) { in addModule() function in __anon91142a060111::Builder
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.h | 97 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
| H A D | MCJIT.cpp | 103 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | LLVMContext.cpp | 103 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/ |
| H A D | ExecutionEngine.h | 173 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ModuleManager.cpp | 102 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule() function in ModuleManager
|
| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 140 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
|
| H A D | ThinLTOCodeGenerator.cpp | 490 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
|
| H A D | LTO.cpp | 542 Error LTO::addModule(InputFile &Input, unsigned ModI, in addModule() function in LTO
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcMCJITReplacement.h | 262 void addModule(std::unique_ptr<Module> M) override { in addModule() function
|