LLVM 17.0.0git
Public Attributes | List of all members
llvm::AArch64::CpuAlias Struct Reference

#include "llvm/TargetParser/AArch64TargetParser.h"

Collaboration diagram for llvm::AArch64::CpuAlias:
Collaboration graph
[legend]

Public Attributes

StringRef Alias
 
StringRef Name
 

Detailed Description

Definition at line 546 of file AArch64TargetParser.h.

Member Data Documentation

◆ Alias

StringRef llvm::AArch64::CpuAlias::Alias

Definition at line 547 of file AArch64TargetParser.h.

◆ Name

StringRef llvm::AArch64::CpuAlias::Name

Definition at line 548 of file AArch64TargetParser.h.


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