Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1124 unsigned NewEnc) { in updateOperandIfDifferent() argument
1130 if (NewEnc == MO.getImm()) in updateOperandIfDifferent()
1133 MO.setImm(NewEnc); in updateOperandIfDifferent()
1380 unsigned NewEnc = AMDGPU::encodeLoadcntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1382 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()
1405 unsigned NewEnc = AMDGPU::encodeStorecntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1407 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()