Searched refs:make_compiler_temp_reg (Results 1 – 3 of 3) sorted by relevance
162 unsigned new = make_compiler_temp_reg(ctx); in midgard_lower_derivatives()
461 make_compiler_temp_reg(compiler_context *ctx) in make_compiler_temp_reg() function
1954 unsigned coords = needs_temp_coord ? make_compiler_temp_reg(ctx) : 0; in emit_texop_native()