LLVM: llvm::ARM::ArchNames Struct Reference (original) (raw)

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

Public Attributes
StringRef Name
StringRef CPUAttr
StringRef ArchFeature
FPUKind DefaultFPU
uint64_t ArchBaseExtensions
ArchKind ID
ARMBuildAttrs::CPUArch ArchAttr

Definition at line 198 of file ARMTargetParser.h.

getSubArch()

StringRef llvm::ARM::ArchNames::getSubArch ( ) const inline

ArchAttr

ArchBaseExtensions

uint64_t llvm::ARM::ArchNames::ArchBaseExtensions

ArchFeature

CPUAttr

DefaultFPU

FPUKind llvm::ARM::ArchNames::DefaultFPU

ID

Name


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