Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp852 AMDGPU::Waitcnt OldWait = AMDGPU::decodeWaitcnt(IV, IEnc); in applyPreexistingWaitcnt() local
853 Wait = Wait.combined(OldWait); in applyPreexistingWaitcnt()