Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c162 unsigned new = make_compiler_temp_reg(ctx); in midgard_lower_derivatives()
H A Dcompiler.h454 make_compiler_temp_reg(compiler_context *ctx) in make_compiler_temp_reg() function
H A Dmidgard_compile.c1516 unsigned dest = make_compiler_temp_reg(ctx); in emit_image_op()
2325 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()
2361 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()
2381 ins->src[1] = make_compiler_temp_reg(ctx); in set_tex_coord()

Completed in 6 milliseconds