#include <JitFrontend.hpp>
◆ JitModule() [1/3]
proteus::JitModule::JitModule |
( |
StringRef |
Target = "host" | ) |
|
|
inline |
◆ JitModule() [2/3]
◆ JitModule() [3/3]
proteus::JitModule::JitModule |
( |
JitModule && |
| ) |
|
|
delete |
◆ addFunction()
◆ addKernel()
◆ compile()
◆ getDispatcher()
Dispatcher & proteus::JitModule::getDispatcher |
( |
| ) |
const |
|
inline |
◆ getFunctionCallee()
template<
typename RetT , typename... ArgT>
◆ getLibrary()
◆ getModule()
◆ getModuleHash()
HashT proteus::JitModule::getModuleHash |
( |
| ) |
const |
|
inline |
◆ getTargetModel()
◆ isCompiled()
bool proteus::JitModule::isCompiled |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ print()
void proteus::JitModule::print |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: