Searched refs:getVmcntBitShiftLo (Results 1 – 1 of 1) sorted by relevance
64 unsigned getVmcntBitShiftLo(unsigned VersionMajor) { in getVmcntBitShiftLo() function1640 unsigned VmcntLo = getBitMask(getVmcntBitShiftLo(Version.Major), in getWaitcntBitMask()1652 unsigned VmcntLo = unpackBits(Waitcnt, getVmcntBitShiftLo(Version.Major), in decodeVmcnt()1686 Waitcnt = packBits(Vmcnt, Waitcnt, getVmcntBitShiftLo(Version.Major), in encodeVmcnt()