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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_NOPs.cpp56 vmem_store_then_wr_data |= other.vmem_store_then_wr_data;
71 vmem_store_then_wr_data == other.vmem_store_then_wr_data &&
111 vmem_store_then_wr_data.reset();
142 std::bitset<256> vmem_store_then_wr_data; member in struct:aco::__anonc617705e0110::NOP_ctx_gfx6
414 NOPs = MAX2(NOPs, ctx.vmem_store_then_wr_data[(def.physReg() & 0xff) + i]);
551 ctx.vmem_store_then_wr_data[(wrdata & 0xff) + i] = 1;

Completed in 3 milliseconds