LLVM 23.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 88 of file LoongArchTargetParser.h.

Member Data Documentation

◆ Features

uint32_t llvm::LoongArch::ArchInfo::Features

Definition at line 91 of file LoongArchTargetParser.h.

◆ Kind

ArchKind llvm::LoongArch::ArchInfo::Kind

Definition at line 90 of file LoongArchTargetParser.h.

◆ Name

StringRef llvm::LoongArch::ArchInfo::Name

Definition at line 89 of file LoongArchTargetParser.h.


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