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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_NOPs.cpp159 bool has_NSA_MIMG = false; member in struct:aco::__anonc617705e0110::NOP_ctx_gfx10
172 has_NSA_MIMG |= other.has_NSA_MIMG;
183 has_NSA_MIMG == other.has_NSA_MIMG && has_writelane == other.has_writelane &&
797 ctx.has_NSA_MIMG = true;
798 } else if (ctx.has_NSA_MIMG) {
799 ctx.has_NSA_MIMG = false;

Completed in 2 milliseconds