Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp53 salu_wr_m0_then_lds = MAX2(salu_wr_m0_then_lds, other.salu_wr_m0_then_lds); in join()
74 salu_wr_m0_then_lds == other.salu_wr_m0_then_lds && in operator ==()
102 if ((salu_wr_m0_then_lds -= amount) < 0) in add_wait_states()
103 salu_wr_m0_then_lds = 0; in add_wait_states()
131 int8_t salu_wr_m0_then_lds = 0; member
463 NOPs = MAX2(NOPs, ctx.salu_wr_m0_then_lds); in handle_instruction_gfx6()
527 ctx.salu_wr_m0_then_lds in handle_instruction_gfx6()
[all...]

Completed in 2 milliseconds