| 
    LLVM 22.0.0git
    
   | 
 
#include "Target/AArch64/AArch64MachineFunctionInfo.h"
Public Attributes | |
| int | FrameIndex = std::numeric_limits<int>::max() | 
| unsigned | Uses = 0 | 
Definition at line 40 of file AArch64MachineFunctionInfo.h.
| int llvm::TPIDR2Object::FrameIndex = std::numeric_limits<int>::max() | 
Definition at line 41 of file AArch64MachineFunctionInfo.h.
Referenced by emitRestoreZALazySave().
| unsigned llvm::TPIDR2Object::Uses = 0 | 
Definition at line 42 of file AArch64MachineFunctionInfo.h.
Referenced by llvm::AArch64TargetLowering::EmitAllocateZABuffer(), and emitRestoreZALazySave().