Searched refs:lgkmcnt (Results 1 – 2 of 2) sorted by relevance
206 does not mitigate the issue, so an `s_waitcnt lgkmcnt(0)` must be inserted.225 Any non-SOPP SALU instruction (except `s_setvskip`, `s_version`, and any non-lgkmcnt `s_waitcnt`).
2466 unsigned lgkmcnt = 63; in ac_build_waitcnt() local2471 lgkmcnt = 0; in ac_build_waitcnt()2489 unsigned simm16 = (lgkmcnt << 8) | (7 << 4) | /* expcnt */ in ac_build_waitcnt()