Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp890 AMDGPU::Waitcnt OldWait = AMDGPU::decodeWaitcnt(IV, IEnc); in applyPreexistingWaitcnt() local
891 Wait = Wait.combined(OldWait); in applyPreexistingWaitcnt()