LLVM 19.0.0git
Public Attributes | List of all members
llvm::mca::WaitCntInfo Struct Reference

#include "Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h"

Public Attributes

bool VmCnt = false
 
bool ExpCnt = false
 
bool LgkmCnt = false
 
bool VsCnt = false
 

Detailed Description

Definition at line 40 of file AMDGPUCustomBehaviour.h.

Member Data Documentation

◆ ExpCnt

bool llvm::mca::WaitCntInfo::ExpCnt = false

Definition at line 42 of file AMDGPUCustomBehaviour.h.

◆ LgkmCnt

bool llvm::mca::WaitCntInfo::LgkmCnt = false

Definition at line 43 of file AMDGPUCustomBehaviour.h.

◆ VmCnt

bool llvm::mca::WaitCntInfo::VmCnt = false

Definition at line 41 of file AMDGPUCustomBehaviour.h.

◆ VsCnt

bool llvm::mca::WaitCntInfo::VsCnt = false

Definition at line 44 of file AMDGPUCustomBehaviour.h.


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