LLVM: llvm::AArch64IC::IC Struct Reference (original) (raw)

#include "[Target/AArch64/Utils/AArch64BaseInfo.h](AArch64BaseInfo%5F8h%5Fsource.html)"

Inheritance diagram for llvm::AArch64IC::IC:

Public Member Functions
constexpr SysAliasReg (const char *N, uint16_t E, bool R)
constexpr SysAliasReg (const char *N, uint16_t E, bool R, FeatureBitset F)
Public Member Functions inherited from llvm::SysAliasReg
constexpr SysAliasReg (const char *N, uint16_t E, bool R)
constexpr SysAliasReg (const char *N, uint16_t E, bool R, FeatureBitset F)
Public Member Functions inherited from llvm::SysAlias
constexpr SysAlias (const char *N, uint16_t E)
constexpr SysAlias (const char *N, uint16_t E, FeatureBitset F)
bool haveFeatures (FeatureBitset ActiveFeatures) const
FeatureBitset getRequiredFeatures () const
Additional Inherited Members
Public Attributes inherited from llvm::SysAliasReg
bool NeedsReg
Public Attributes inherited from llvm::SysAlias
const char * Name
uint16_t Encoding
FeatureBitset FeaturesRequired

Detailed Description

Member Function Documentation

SysAliasReg() [1/2]

SysAliasReg() [2/2]


The documentation for this struct was generated from the following file: