LLVM: llvm::TPIDR2Object Struct Reference (original) (raw)

#include "[Target/AArch64/AArch64MachineFunctionInfo.h](AArch64MachineFunctionInfo%5F8h%5Fsource.html)"

Public Attributes
int FrameIndex = std::numeric_limits::max()
unsigned Uses = 0

Detailed Description

Definition at line 40 of file AArch64MachineFunctionInfo.h.

Member Data Documentation

FrameIndex

int llvm::TPIDR2Object::FrameIndex = std::numeric_limits::max()

Definition at line 41 of file AArch64MachineFunctionInfo.h.

Referenced by emitRestoreZALazySave().

Uses

unsigned llvm::TPIDR2Object::Uses = 0

Definition at line 42 of file AArch64MachineFunctionInfo.h.

Referenced by llvm::AArch64TargetLowering::EmitAllocateZABuffer(), and emitRestoreZALazySave().


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