/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 109 Error addModule(Module *M); 117 Error Builder::addModule(Module *M) { in addModule() function in __anon76d26b6c0111::Builder 139 Msymtab.addModule(M); in addModule() 331 if (Error Err = addModule(M)) in build()
|
H A D | IRObjectFile.cpp | 32 SymTab.addModule(M.get()); in IRObjectFile()
|
H A D | ModuleSymbolTable.cpp | 57 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/ |
H A D | SpeculativeJIT.cpp | 80 Error addModule(ThreadSafeModule TSM) { in addModule() function in SpeculativeJIT 178 ExitOnErr(SJ->addModule(ThreadSafeModule(std::move(M), std::move(Ctx)))); in main()
|
/netbsd-src/external/apache2/llvm/dist/clang/examples/clang-interpreter/ |
H A D | main.cpp | 104 Error addModule(ThreadSafeModule M) { in addModule() function in llvm::orc::SimpleJIT 224 ExitOnErr(J->addModule( in main()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 605 ThinGenerator.addModule(Filename, InputBuffers.back()->getBuffer()); in thinLink() 726 ThinGenerator.addModule(MemBuffer->getBufferIdentifier(), in import() 759 ThinGenerator.addModule(MemBuffer->getBufferIdentifier(), in internalize() 818 ThinGenerator.addModule(Filename, InputBuffers.back()->getBuffer()); in codegen() 857 ThinGenerator.addModule(Filename, InputBuffers.back()->getBuffer()); in runAll() 1002 } else if (!CodeGen.addModule(Module.get())) { in main()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/ |
H A D | IncrementalExecutor.h | 42 llvm::Error addModule(std::unique_ptr<llvm::Module> M);
|
H A D | IncrementalExecutor.cpp | 55 llvm::Error IncrementalExecutor::addModule(std::unique_ptr<llvm::Module> M) { in addModule() function in clang::IncrementalExecutor
|
H A D | Interpreter.cpp | 217 if (auto Err = IncrExecutor->addModule(std::move(T.TheModule))) in Execute()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/ |
H A D | BuildingAJIT3.rst | 41 Chapter 2, but its addModule method behaves quite differently from the layers 143 call to addModule, and use the resulting indirect stubs manager to create 154 return cantFail(CODLayer.addModule(std::move(Ms), 166 Finally, we need to replace the references to OptimizeLayer in our addModule,
|
H A D | BuildingAJIT2.rst | 55 apply to each Module that is added via addModule: 93 return cantFail(OptimizeLayer.addModule(std::move(M), 97 Next we need to update our addModule method to replace the call to 137 addModule the OptimizeLayer will call our optimizeModule function before passing 139 called optimizeModule directly in our addModule function and not gone to the
|
H A D | BuildingAJIT1.rst | 68 1. ``Error addModule(std::unique_ptr<Module> M)``: Make the given IR module 79 J.addModule(buildModule()); 222 void addModule(std::unique_ptr<Module> M) { 231 Now we come to the first of our JIT API methods: addModule. This method is
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | ModuleSymbolTable.h | 47 void addModule(Module *M);
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 95 void addModule(std::unique_ptr<Module> M) { in addModule() function 214 void addModule(std::unique_ptr<Module> M) override;
|
H A D | MCJIT.cpp | 88 OwnedModules.addModule(std::move(First)); in MCJIT() 104 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT 110 OwnedModules.addModule(std::move(M)); in addModule()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | KaleidoscopeJIT.h | 89 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/ |
H A D | KaleidoscopeJIT.h | 89 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | KaleidoscopeJIT.h | 96 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | LLVMContext.h | 314 void addModule(Module*);
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 81 bool addModule(struct LTOModule *);
|
H A D | ThinLTOCodeGenerator.h | 56 void addModule(StringRef Identifier, StringRef Data);
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 582 ExitOnErr(TheJIT->addModule( in HandleDefinition() 615 ExitOnErr(TheJIT->addModule(std::move(TSM), RT)); in HandleTopLevelExpression()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ModuleManager.h | 248 AddModuleResult addModule(StringRef FileName, ModuleKind Type,
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | KaleidoscopeJIT.h | 122 Error addModule(ThreadSafeModule TSM, ResourceTrackerSP RT = nullptr) {
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/ |
H A D | lto.cpp | 375 return !unwrap(cg)->addModule(unwrap(mod)); in lto_codegen_add_module() 549 unwrap(cg)->addModule(Identifier, StringRef(Data, Length)); in thinlto_codegen_add_module()
|