Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp56 vmem_store_then_wr_data |= other.vmem_store_then_wr_data; in join()
71 vmem_store_then_wr_data == other.vmem_store_then_wr_data && in operator ==()
111 vmem_store_then_wr_data.reset(); in add_wait_states()
142 std::bitset<256> vmem_store_then_wr_data; member
420 NOPs = MAX2(NOPs, ctx.vmem_store_then_wr_data[(def.physReg() & 0xff) + i]); in handle_instruction_gfx6()
557 ctx.vmem_store_then_wr_data[(wrdata & 0xff) + i] = 1; in handle_instruction_gfx6()

Completed in 2 milliseconds