Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::CppJitModule Member List

This is the complete list of members for proteus::CppJitModule, including all inherited members.

compile()proteus::CppJitModule
compileCppToDynamicLibrary()proteus::CppJitModuleprotected
compileCppToIR()proteus::CppJitModuleprotected
CppJitModule(TargetModelType TargetModel, StringRef Code, const std::vector< std::string > &ExtraArgs={})proteus::CppJitModuleexplicit
CppJitModule(StringRef Target, StringRef Code, const std::vector< std::string > &ExtraArgs={})proteus::CppJitModuleexplicit
getFunction(StringRef Name)proteus::CppJitModuleinline
getKernel(StringRef Name)proteus::CppJitModuleinline
getLibrary()proteus::CppJitModuleinline
instantiate(StringRef FuncName, ArgT... Args)proteus::CppJitModuleinline