LLVM 24.0.0git
AArch64.cpp File Reference
#include "llvm/ABI/FunctionInfo.h"
#include "llvm/ABI/TargetInfo.h"
#include "llvm/ABI/Types.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/WithColor.h"
#include <algorithm>
#include <cstdint>

Go to the source code of this file.

Classes

class  llvm::abi::AArch64TargetInfo

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::abi

Functions

LLVM_ABI std::unique_ptr< TargetInfollvm::abi::createAArch64TargetInfo (TypeBuilder &TB, const AArch64ABIOptions &Opts)
static void llvm::abi::reportNYI (StringRef Feature)