Home
last modified time | relevance | path

Searched refs:getSamplecntBitWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp106 unsigned getSamplecntBitWidth(unsigned VersionMajor) { in getSamplecntBitWidth() function
1367 return (1 << getSamplecntBitWidth(Version.Major)) - 1; in getSamplecntBitMask()