Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_opt_copy_prop.c56 mir_rewrite_index_dst(ctx, from, ins->dest); in midgard_opt_copy_prop_reg()
Dmir.c70 mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_dst() function
88 mir_rewrite_index_dst(ctx, old, new); in mir_rewrite_index()
Dcompiler.h500 void mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new);