Searched refs:encodeStorecntDscnt (Results 1 – 3 of 3) sorted by relevance
1537 static unsigned encodeStorecntDscnt(const IsaVersion &Version, in encodeStorecntDscnt() function1545 unsigned encodeStorecntDscnt(const IsaVersion &Version, in encodeStorecntDscnt() function1547 return encodeStorecntDscnt(Version, Decoded.StoreCnt, Decoded.DsCnt); in encodeStorecntDscnt()
1091 unsigned encodeStorecntDscnt(const IsaVersion &Version, const Waitcnt &Decoded);
1431 unsigned NewEnc = AMDGPU::encodeStorecntDscnt(IV, Wait); in applyPreexistingWaitcnt()1538 unsigned Enc = AMDGPU::encodeStorecntDscnt(IV, Wait); in createNewWaitcnt()