LLVM: llvm::MipsABIInfo Class Reference (original) (raw)
#include "[Target/Mips/MCTargetDesc/MipsABIInfo.h](MipsABIInfo%5F8h%5Fsource.html)"
Definition at line 22 of file MipsABIInfo.h.
◆ ABI
| llvm::MipsABIInfo::MipsABIInfo ( ABI ThisABI) |
inline |
◆ AreGprs64bit()
| bool llvm::MipsABIInfo::AreGprs64bit ( ) const |
inline |
◆ ArePtrs64bit()
| bool llvm::MipsABIInfo::ArePtrs64bit ( ) const |
inline |
◆ computeTargetABI()
◆ GetBasePtr()
| unsigned MipsABIInfo::GetBasePtr |
( |
) |
const |
◆ GetByValArgRegs()
◆ GetCalleeAllocdArgSizeInBytes()
◆ GetEhDataReg()
◆ GetEnumValue()
| ABI llvm::MipsABIInfo::GetEnumValue ( ) const |
inline |
◆ GetFramePtr()
| unsigned MipsABIInfo::GetFramePtr |
( |
) |
const |
◆ GetGlobalPtr()
| unsigned MipsABIInfo::GetGlobalPtr |
( |
) |
const |
◆ GetGPRMoveOp()
| unsigned MipsABIInfo::GetGPRMoveOp |
( |
) |
const |
◆ GetNullPtr()
| unsigned MipsABIInfo::GetNullPtr |
( |
) |
const |
◆ GetPtrAddiuOp()
| unsigned MipsABIInfo::GetPtrAddiuOp |
( |
) |
const |
◆ GetPtrAdduOp()
| unsigned MipsABIInfo::GetPtrAdduOp |
( |
) |
const |
◆ GetPtrAndOp()
| unsigned MipsABIInfo::GetPtrAndOp |
( |
) |
const |
◆ GetPtrSubuOp()
| unsigned MipsABIInfo::GetPtrSubuOp |
( |
) |
const |
◆ GetStackPtr()
| unsigned MipsABIInfo::GetStackPtr |
( |
) |
const |
◆ getVarArgRegs()
◆ GetZeroReg()
| unsigned MipsABIInfo::GetZeroReg |
( |
) |
const |
◆ IsKnown()
| bool llvm::MipsABIInfo::IsKnown ( ) const |
inline |
◆ IsN32()
| bool llvm::MipsABIInfo::IsN32 ( ) const |
inline |
◆ IsN64()
| bool llvm::MipsABIInfo::IsN64 ( ) const |
inline |
Definition at line 41 of file MipsABIInfo.h.
References N64, and ThisABI.
Referenced by AreGprs64bit(), ArePtrs64bit(), llvm::MipsFunctionInfo::createEhDataRegsFI(), llvm::MipsRegInfoRecord::EmitMipsOptionRecord(), GetByValArgRegs(), GetCalleeAllocdArgSizeInBytes(), GetEhDataReg(), llvm::MipsRegisterInfo::getFrameRegister(), getGlobalBaseRegClass(), getVarArgRegs(), and llvm::MipsSubtarget::isABI_N64().
◆ IsO32()
| bool llvm::MipsABIInfo::IsO32 ( ) const |
inline |
◆ N32()
◆ N64()
◆ O32()
◆ operator<()
◆ Unknown()
| MipsABIInfo llvm::MipsABIInfo::Unknown ( ) |
inlinestatic |
◆ ThisABI
| ABI llvm::MipsABIInfo::ThisABI |
protected |
The documentation for this class was generated from the following files: