Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp52 valu_wr_exec_then_dpp = MAX2(valu_wr_exec_then_dpp, other.valu_wr_exec_then_dpp); in join()
73 valu_wr_exec_then_dpp == other.valu_wr_exec_then_dpp && in operator ==()
99 if ((valu_wr_exec_then_dpp -= amount) < 0) in add_wait_states()
100 valu_wr_exec_then_dpp = 0; in add_wait_states()
128 int8_t valu_wr_exec_then_dpp = 0; member
413 NOPs = MAX2(NOPs, ctx.valu_wr_exec_then_dpp); in handle_instruction_gfx6()
517 ctx.valu_wr_exec_then_dpp in handle_instruction_gfx6()
[all...]

Completed in 1 milliseconds