LLVM 23.0.0git
CHERICapabilityFormat.h File Reference

Go to the source code of this file.

Classes

struct  llvm::CHERICapabilityFormatBase< Derived, AddressType >
struct  llvm::RVYCapabilityFormat< AddressType, MW, MAX_E >
struct  llvm::CHERIoTCapabilityFormat

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::RV32YCapabilityFormat = RVYCapabilityFormat<uint32_t, 10, 24>
using llvm::RV64YCapabilityFormat = RVYCapabilityFormat<uint64_t, 14, 24>