LLVM 19.0.0git
Public Attributes | List of all members
TypesAndMemOps Struct Reference

Public Attributes

LLT ValTy
 
LLT PtrTy
 
unsigned MemSize
 
bool SystemSupportsUnalignedAccess
 

Detailed Description

Definition at line 22 of file MipsLegalizerInfo.cpp.

Member Data Documentation

◆ MemSize

unsigned TypesAndMemOps::MemSize

Definition at line 25 of file MipsLegalizerInfo.cpp.

◆ PtrTy

LLT TypesAndMemOps::PtrTy

Definition at line 24 of file MipsLegalizerInfo.cpp.

◆ SystemSupportsUnalignedAccess

bool TypesAndMemOps::SystemSupportsUnalignedAccess

Definition at line 26 of file MipsLegalizerInfo.cpp.

◆ ValTy

LLT TypesAndMemOps::ValTy

Definition at line 23 of file MipsLegalizerInfo.cpp.


The documentation for this struct was generated from the following file: