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

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

compile(bool Verify=false)proteus::MLIRJitModule
getFunction(const std::string &Name)proteus::MLIRJitModuleinline
getKernel(const std::string &Name)proteus::MLIRJitModuleinline
getLibrary()proteus::MLIRJitModuleinline
MLIRJitModule(TargetModelType TargetModel, const std::string &Code)proteus::MLIRJitModuleexplicit
MLIRJitModule(const std::string &Target, const std::string &Code)proteus::MLIRJitModuleexplicit
~MLIRJitModule()proteus::MLIRJitModule