Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c238 static bool can_simplify(struct regalloc_ctx *ctx, unsigned i) in can_simplify() function
256 if (!ctx->registers[*conflict].visited && can_simplify(ctx, *conflict)) { in push_stack()
271 if (can_simplify(ctx, i)) { in do_regalloc()

Completed in 2 milliseconds