Searched refs:ET_POS_LAST (Results 1 – 3 of 3) sorted by relevance
35 return Imm >= AMDGPU::Exp::ET_POS0 && Imm <= AMDGPU::Exp::ET_POS_LAST; in isPositionExport()
986 ET_POS_LAST = ET_POS4, // Highest pos used on any subtarget enumerator
2336 else if (Imm >= AMDGPU::Exp::ET_POS0 && Imm <= AMDGPU::Exp::ET_POS_LAST) in updateEventWaitcntAfter()