#include <JitEngineInfoRegistry.h>
◆ instance()
◆ registerFatBinary()
| void proteus::JitEngineInfoRegistry::registerFatBinary |
( |
void * |
Handle, |
|
|
void * |
FatbinWrapper, |
|
|
const char * |
ModuleId |
|
) |
| |
|
inline |
◆ registerFatBinaryEnd()
| void proteus::JitEngineInfoRegistry::registerFatBinaryEnd |
( |
void * |
Handle | ) |
|
|
inline |
◆ registerFunction()
| void proteus::JitEngineInfoRegistry::registerFunction |
( |
void * |
Handle, |
|
|
void * |
Kernel, |
|
|
char * |
KernelName, |
|
|
ArrayRef< RuntimeConstantInfo * > |
RCInfoArray |
|
) |
| |
|
inline |
◆ registerLinkedBinary()
| void proteus::JitEngineInfoRegistry::registerLinkedBinary |
( |
void * |
FatbinWrapper, |
|
|
const char * |
ModuleId |
|
) |
| |
|
inline |
◆ registerVar()
| void proteus::JitEngineInfoRegistry::registerVar |
( |
void * |
Handle, |
|
|
const void * |
HostAddr, |
|
|
const char * |
VarName, |
|
|
uint64_t |
VarSize |
|
) |
| |
|
inline |
◆ FatbinaryMap
◆ RegisteredLinkedBinaries
The documentation for this class was generated from the following file: