LLVM 19.0.0git
Public Attributes | List of all members
llvm::AMDGPU::Exp::ExpTgt Struct Reference

Public Attributes

StringLiteral Name
 
unsigned Tgt
 
unsigned MaxIndex
 

Detailed Description

Definition at line 1728 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ MaxIndex

unsigned llvm::AMDGPU::Exp::ExpTgt::MaxIndex

Definition at line 1731 of file AMDGPUBaseInfo.cpp.

◆ Name

StringLiteral llvm::AMDGPU::Exp::ExpTgt::Name

Definition at line 1729 of file AMDGPUBaseInfo.cpp.

◆ Tgt

unsigned llvm::AMDGPU::Exp::ExpTgt::Tgt

Definition at line 1730 of file AMDGPUBaseInfo.cpp.


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