LLVM 22.0.0git
llvm::AMDGPURegisterBankInfo::OpRegBankEntry< NumOps > Struct Template Reference

#include "Target/AMDGPU/AMDGPURegisterBankInfo.h"

Public Attributes

int8_t RegBanks [NumOps]
int16_t Cost

Detailed Description

template<unsigned NumOps>
struct llvm::AMDGPURegisterBankInfo::OpRegBankEntry< NumOps >

Definition at line 132 of file AMDGPURegisterBankInfo.h.

Member Data Documentation

◆ Cost

Definition at line 134 of file AMDGPURegisterBankInfo.h.

◆ RegBanks

template<unsigned NumOps>
int8_t llvm::AMDGPURegisterBankInfo::OpRegBankEntry< NumOps >::RegBanks[NumOps]

Definition at line 133 of file AMDGPURegisterBankInfo.h.


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