Searched refs:lgkmcnt (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME-ISA.md206 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`).
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c2466 unsigned lgkmcnt = 63; local in function:ac_build_waitcnt
2471 lgkmcnt = 0;
2489 unsigned simm16 = (lgkmcnt << 8) | (7 << 4) | /* expcnt */

Completed in 28 milliseconds