Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dregalloc.c171 static void add_all_interferences(struct regalloc_ctx *ctx, in add_all_interferences() function
223 add_all_interferences(ctx, store->reg->index, ctx->live); in calc_interference()