|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
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::MLIRJitModule | inline |
| getKernel(const std::string &Name) | proteus::MLIRJitModule | inline |
| getLibrary() | proteus::MLIRJitModule | inline |
| MLIRJitModule(TargetModelType TargetModel, const std::string &Code) | proteus::MLIRJitModule | explicit |
| MLIRJitModule(const std::string &Target, const std::string &Code) | proteus::MLIRJitModule | explicit |
| ~MLIRJitModule() | proteus::MLIRJitModule |