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 1687 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ MaxIndex

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

Definition at line 1690 of file AMDGPUBaseInfo.cpp.

◆ Name

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

Definition at line 1688 of file AMDGPUBaseInfo.cpp.

◆ Tgt

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

Definition at line 1689 of file AMDGPUBaseInfo.cpp.


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