LLVM 20.0.0git
|
#include "Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h"
Public Attributes | |
bool | VmCnt = false |
bool | ExpCnt = false |
bool | LgkmCnt = false |
bool | VsCnt = false |
Definition at line 40 of file AMDGPUCustomBehaviour.h.
bool llvm::mca::WaitCntInfo::ExpCnt = false |
Definition at line 42 of file AMDGPUCustomBehaviour.h.
bool llvm::mca::WaitCntInfo::LgkmCnt = false |
Definition at line 43 of file AMDGPUCustomBehaviour.h.
bool llvm::mca::WaitCntInfo::VmCnt = false |
Definition at line 41 of file AMDGPUCustomBehaviour.h.
bool llvm::mca::WaitCntInfo::VsCnt = false |
Definition at line 44 of file AMDGPUCustomBehaviour.h.