LLVM: llvm::AArch64::ArchInfo Struct Reference (original) (raw)

#include "[llvm/TargetParser/AArch64TargetParser.h](AArch64TargetParser%5F8h%5Fsource.html)"

Public Member Functions
bool operator== (const ArchInfo &Other) const
bool operator!= (const ArchInfo &Other) const
bool implies (const ArchInfo &Other) const
bool is_superset (const ArchInfo &Other) const
StringRef getSubArch () const
Public Attributes
VersionTuple Version
ArchProfile Profile
StringRef Name
StringRef ArchFeature
AArch64::ExtensionBitset DefaultExts

Definition at line 99 of file AArch64TargetParser.h.

findBySubArch()

getSubArch()

StringRef llvm::AArch64::ArchInfo::getSubArch ( ) const inline

implies()

is_superset()

operator!=()

operator==()

ArchFeature

StringRef llvm::AArch64::ArchInfo::ArchFeature

DefaultExts

Name

Profile

Version


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