#include <JitFrontend.h>
◆ JitModule() [1/3]
| proteus::JitModule::JitModule |
( |
const std::string & |
Target = "host" | ) |
|
◆ JitModule() [2/3]
| proteus::JitModule::JitModule |
( |
const JitModule & |
| ) |
|
|
delete |
◆ JitModule() [3/3]
| proteus::JitModule::JitModule |
( |
JitModule && |
| ) |
|
|
delete |
◆ ~JitModule()
| proteus::JitModule::~JitModule |
( |
| ) |
|
|
default |
◆ addFunction()
template<typename Sig >
| auto & proteus::JitModule::addFunction |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ addKernel()
template<typename Sig >
| auto proteus::JitModule::addKernel |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ compile()
| void proteus::JitModule::compile |
( |
bool |
Verify = false | ) |
|
◆ getDispatcher()
| Dispatcher & proteus::JitModule::getDispatcher |
( |
| ) |
const |
|
inline |
◆ getLibrary()
◆ getModuleHash()
| const HashT & proteus::JitModule::getModuleHash |
( |
| ) |
const |
◆ getTargetModel()
◆ isCompiled()
| bool proteus::JitModule::isCompiled |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ print()
| void proteus::JitModule::print |
( |
| ) |
|
The documentation for this class was generated from the following files: