LLVM 22.0.0git
Public Attributes | List of all members
llvm::AMDGPU::True16D16Info Struct Reference

#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"

Public Attributes

unsigned T16Op
 
unsigned HiOp
 
unsigned LoOp
 

Detailed Description

Definition at line 117 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ HiOp

unsigned llvm::AMDGPU::True16D16Info::HiOp

Definition at line 119 of file AMDGPUBaseInfo.h.

◆ LoOp

unsigned llvm::AMDGPU::True16D16Info::LoOp

Definition at line 120 of file AMDGPUBaseInfo.h.

◆ T16Op

unsigned llvm::AMDGPU::True16D16Info::T16Op

Definition at line 118 of file AMDGPUBaseInfo.h.


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