|
LLVM 22.0.0git
|
#include "Target/AArch64/AArch64MachineFunctionInfo.h"
Public Types | |
| using | LOHArgs = ArrayRef<const MachineInstr *> |
Public Member Functions | |
| MILOHDirective (MCLOHType Kind, LOHArgs Args) | |
| MCLOHType | getKind () const |
| LOHArgs | getArgs () const |
Definition at line 528 of file AArch64MachineFunctionInfo.h.
Definition at line 535 of file AArch64MachineFunctionInfo.h.
Definition at line 537 of file AArch64MachineFunctionInfo.h.
References assert(), and llvm::isValidMCLOHType().
|
inline |
Definition at line 543 of file AArch64MachineFunctionInfo.h.
|
inline |
Definition at line 542 of file AArch64MachineFunctionInfo.h.