Searched defs:VmcntLo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp625 unsigned VmcntLo = (1 << getVmcntBitWidthLo()) - 1; local
642 unsigned VmcntLo = getBitMask(getVmcntBitShiftLo(), getVmcntBitWidthLo()); local
655 unsigned VmcntLo = local

Completed in 182 milliseconds