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