Home
last modified time | relevance | path

Searched defs:Vmcnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp109 unsigned Vmcnt = 63; in handleWaitCnt() local
176 void AMDGPUCustomBehaviour::computeWaitCnt(const InstRef &IR, unsigned &Vmcnt, in computeWaitCnt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1425 unsigned &Vmcnt, unsigned &Expcnt, unsigned &Lgkmcnt) { in decodeWaitcnt()
1440 unsigned Vmcnt) { in encodeVmcnt()
1461 unsigned Vmcnt, unsigned Expcnt, unsigned Lgkmcnt) { in encodeWaitcnt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1687 unsigned Vmcnt, Expcnt, Lgkmcnt; in printSWaitCnt() local