Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_derivatives.c169 unsigned new = make_compiler_temp_reg(ctx); in midgard_lower_derivatives()
Dcompiler.h457 make_compiler_temp_reg(compiler_context *ctx) in make_compiler_temp_reg() function
Dmidgard_compile.c2129 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()
2165 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()
2184 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()