LLVM 22.0.0git
|
This file contains the declaration of the AArch64PrologueEmitter and AArch64EpilogueEmitter classes, which are is used to emit the prologue and epilogue on AArch64. More...
#include "AArch64RegisterInfo.h"
#include "llvm/CodeGen/LivePhysRegs.h"
#include "llvm/CodeGen/MachineFunction.h"
Go to the source code of this file.
Classes | |
class | llvm::AArch64PrologueEpilogueCommon |
class | llvm::AArch64PrologueEmitter |
A helper class for emitting the prologue. More... | |
class | llvm::AArch64EpilogueEmitter |
A helper class for emitting the epilogue. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
This file contains the declaration of the AArch64PrologueEmitter and AArch64EpilogueEmitter classes, which are is used to emit the prologue and epilogue on AArch64.
Definition in file AArch64PrologueEpilogue.h.