LLVM 22.0.0git
llvm::LoongArch::ArchInfo Struct Reference

#include "llvm/TargetParser/LoongArchTargetParser.h"

Public Attributes

StringRef Name
ArchKind Kind
uint32_t Features

Detailed Description

Definition at line 82 of file LoongArchTargetParser.h.

Member Data Documentation

◆ Features

uint32_t llvm::LoongArch::ArchInfo::Features

Definition at line 85 of file LoongArchTargetParser.h.

◆ Kind

ArchKind llvm::LoongArch::ArchInfo::Kind

Definition at line 84 of file LoongArchTargetParser.h.

◆ Name

StringRef llvm::LoongArch::ArchInfo::Name

Definition at line 83 of file LoongArchTargetParser.h.


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