|
LLVM 22.0.0git
|
#include "AArch64Subtarget.h"#include "Utils/AArch64SMEAttributes.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/CallingConvLower.h"#include "llvm/CodeGen/MIRYamlMapping.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/IR/Function.h"#include "llvm/MC/MCLinkerOptimizationHint.h"#include "llvm/MC/MCSymbol.h"#include <cassert>#include <optional>Go to the source code of this file.
Classes | |
| struct | llvm::TPIDR2Object |
| class | llvm::AArch64FunctionInfo |
| AArch64FunctionInfo - This class is derived from MachineFunctionInfo and contains private AArch64-specific information for each MachineFunction. More... | |
| class | llvm::AArch64FunctionInfo::MILOHDirective |
| struct | llvm::yaml::AArch64FunctionInfo |
| struct | llvm::yaml::MappingTraits< AArch64FunctionInfo > |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::yaml |