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.cpp1135 unsigned NewEnc) { in updateOperandIfDifferent() argument
1141 if (NewEnc == MO.getImm()) in updateOperandIfDifferent()
1144 MO.setImm(NewEnc); in updateOperandIfDifferent()
1406 unsigned NewEnc = AMDGPU::encodeLoadcntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1408 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()
1431 unsigned NewEnc = AMDGPU::encodeStorecntDscnt(IV, Wait); in applyPreexistingWaitcnt() local
1433 AMDGPU::OpName::simm16, NewEnc); in applyPreexistingWaitcnt()