Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp862 unsigned OldEnc = WaitcntInstr->getOperand(0).getImm(); in applyPreexistingWaitcnt() local
863 if (OldEnc != NewEnc) { in applyPreexistingWaitcnt()