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