Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp47 vmem_store_then_wr_data |= other.vmem_store_then_wr_data; in join()
63 vmem_store_then_wr_data == other.vmem_store_then_wr_data && in operator ==()
104 vmem_store_then_wr_data.reset(); in add_wait_states()
135 std::bitset<256> vmem_store_then_wr_data; member
372 NOPs = MAX2(NOPs, ctx.vmem_store_then_wr_data[(def.physReg() & 0xff) + i]); in handle_instruction_gfx6()
511 ctx.vmem_store_then_wr_data[(wrdata & 0xff) + i] = 1; in handle_instruction_gfx6()