LLVM API Documentation

llvm::CBE Member List

This is the complete list of members for llvm::CBE, including all inherited members.

CBE(const sys::Path &llcPath, GCC *Gcc, const std::vector< std::string > *Args)llvm::CBE [inline]
compileProgram(const std::string &Bytecode)llvm::CBE [virtual]
createCBE(const std::string &ProgramPath, std::string &Message, const std::vector< std::string > *Args=0)llvm::AbstractInterpreter [static]
createJIT(const std::string &ProgramPath, std::string &Message, const std::vector< std::string > *Args=0)llvm::AbstractInterpreter [static]
createLLC(const std::string &ProgramPath, std::string &Message, const std::vector< std::string > *Args=0)llvm::AbstractInterpreter [static]
createLLI(const std::string &ProgramPath, std::string &Message, const std::vector< std::string > *Args=0)llvm::AbstractInterpreter [static]
ExecuteProgram(const std::string &Bytecode, const std::vector< std::string > &Args, const std::string &InputFile, const std::string &OutputFile, const std::vector< std::string > &SharedLibs=std::vector< std::string >(), unsigned Timeout=0)llvm::CBE [virtual]
OutputC(const std::string &Bytecode, sys::Path &OutputCFile)llvm::CBE [virtual]
~AbstractInterpreter()llvm::AbstractInterpreter [inline, virtual]
~CBE()llvm::CBE [inline]