LLVM: llvm::mca::WaitCntInfo Struct Reference (original) (raw)
#include "[Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h](AMDGPUCustomBehaviour%5F8h%5Fsource.html)"
| 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:
- lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h