LLVM 19.0.0git
Public Attributes | List of all members
llvm::LoongArch::ArchInfo Struct Reference

#include "llvm/TargetParser/LoongArchTargetParser.h"

Public Attributes

StringRef Name
 
ArchKind Kind
 
uint32_t Features
 

Detailed Description

Definition at line 61 of file LoongArchTargetParser.h.

Member Data Documentation

◆ Features

uint32_t llvm::LoongArch::ArchInfo::Features

Definition at line 64 of file LoongArchTargetParser.h.

◆ Kind

ArchKind llvm::LoongArch::ArchInfo::Kind

Definition at line 63 of file LoongArchTargetParser.h.

◆ Name

StringRef llvm::LoongArch::ArchInfo::Name

Definition at line 62 of file LoongArchTargetParser.h.


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