Searched refs:getVmcntBitShiftLo (Results 1 – 1 of 1) sorted by relevance
65 unsigned getVmcntBitShiftLo(unsigned VersionMajor) { in getVmcntBitShiftLo() function1395 unsigned VmcntLo = getBitMask(getVmcntBitShiftLo(Version.Major), in getWaitcntBitMask()1407 unsigned VmcntLo = unpackBits(Waitcnt, getVmcntBitShiftLo(Version.Major), in decodeVmcnt()1441 Waitcnt = packBits(Vmcnt, Waitcnt, getVmcntBitShiftLo(Version.Major), in encodeVmcnt()