Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_postsched.c219 ir3_delay_calc_postra(ctx->block, n->instr, false, ctx->v->mergedregs); in choose_instr()
239 ir3_delay_calc_postra(ctx->block, n->instr, false, ctx->v->mergedregs); in choose_instr()
269 unsigned d = ir3_delay_calc_postra(ctx->block, n->instr, true, in choose_instr()
292 ir3_delay_calc_postra(ctx->block, n->instr, true, ctx->v->mergedregs); in choose_instr()
312 ir3_delay_calc_postra(ctx->block, n->instr, false, ctx->v->mergedregs); in choose_instr()
681 ir3_delay_calc_postra(ctx->block, instr, false, ctx->v->mergedregs); in sched_block()
Dir3_delay.c391 ir3_delay_calc_postra(struct ir3_block *block, struct ir3_instruction *instr, in ir3_delay_calc_postra() function
Dir3.h1624 unsigned ir3_delay_calc_postra(struct ir3_block *block,