LLVM 19.0.0git
Public Attributes | List of all members
llvm::ARM::CpuNames Struct Reference

#include "llvm/TargetParser/ARMTargetParser.h"

Public Attributes

StringRef Name
 
ArchKind ArchID
 
bool Default
 
uint64_t DefaultExtensions
 

Detailed Description

Definition at line 108 of file ARMTargetParser.h.

Member Data Documentation

◆ ArchID

ArchKind llvm::ARM::CpuNames::ArchID

Definition at line 110 of file ARMTargetParser.h.

◆ Default

bool llvm::ARM::CpuNames::Default

Definition at line 111 of file ARMTargetParser.h.

◆ DefaultExtensions

uint64_t llvm::ARM::CpuNames::DefaultExtensions

Definition at line 112 of file ARMTargetParser.h.

◆ Name

StringRef llvm::ARM::CpuNames::Name

Definition at line 109 of file ARMTargetParser.h.


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