LLVM 24.0.0git
CallSPSCI.h File Reference

Go to the source code of this file.

Classes

struct  llvm::orc::rt::sps_ci::CallMain
 Runs a main-like function (int(int argc, char *argv[])) in the executor. More...
struct  llvm::orc::rt::sps_ci::CallVoidVoid
 Runs a void() function in the executor, given its address. More...
struct  llvm::orc::rt::sps_ci::CallInt32Void
 Runs an int32_t() function in the executor, given its address. More...
struct  llvm::orc::rt::sps_ci::CallInt32Int32
 Runs an int32_t(int32_t) function in the executor, given its address. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::orc
namespace  llvm::orc::rt
namespace  llvm::orc::rt::sps_ci