|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::DispatcherHost, including all inherited members.
| compile(std::unique_ptr< LLVMContext > Ctx, std::unique_ptr< Module > Mod, HashT ModuleHash, bool DisableIROpt=false) override | proteus::DispatcherHost | inlinevirtual |
| DispatcherHost() | proteus::DispatcherHost | inlineprotected |
| getDeviceArch() const override | proteus::DispatcherHost | inlinevirtual |
| getDispatcher(TargetModelType TargetModel) | proteus::Dispatcher | static |
| getFunctionAddress(StringRef FnName, HashT ModuleHash, CompiledLibrary &Library) override | proteus::DispatcherHost | inlinevirtual |
| instance() | proteus::DispatcherHost | inlinestatic |
| launch(void *, LaunchDims, LaunchDims, ArrayRef< void * >, uint64_t, void *) override | proteus::DispatcherHost | inlinevirtual |
| lookupCompiledLibrary(HashT ModuleHash) override | proteus::DispatcherHost | inlinevirtual |
| registerDynamicLibrary(HashT HashValue, const SmallString< 128 > &Path) override | proteus::DispatcherHost | inlinevirtual |
| run(void *FuncPtr, ArgT &&...Args) | proteus::Dispatcher | inline |
| TargetModel | proteus::Dispatcher | protected |
| ~DispatcherHost() | proteus::DispatcherHost | inlineprotected |