Home
last modified time | relevance | path

Searched refs:NewEnc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1287 unsigned NewEnc) { in updateOperandIfDifferent() argument
1293 if (NewEnc == MO.getImm()) in updateOperandIfDifferent()
1296 MO.setImm(NewEnc); in updateOperandIfDifferent()
1583 unsigned NewEnc = AMDGPU::encodeLoadcntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1585 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()
1608 unsigned NewEnc = AMDGPU::encodeStorecntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1610 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()