Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_delay.c130 ir3_delayslots_with_repeat(struct ir3_instruction *assigner, in ir3_delayslots_with_repeat() function
238 return ir3_delayslots_with_repeat(assigner, consumer, assigner_n, consumer_n); in delay_calc_srcn()
H A Dir3_postsched.c404 d = ir3_delayslots_with_repeat(dep->instr, node->instr, dst_n, src_n); in add_single_reg_dep()
H A Dir3.h1724 unsigned ir3_delayslots_with_repeat(struct ir3_instruction *assigner,

Completed in 6 milliseconds