Home
last modified time | relevance | path

Searched refs:make_compiler_temp (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c1155 *mov = v_mov(src, make_compiler_temp(ctx)); in mir_schedule_zs_write()
1223 *sadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()
1247 *vadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()
1370 : make_compiler_temp(ctx); in mir_schedule_alu()
1551 unsigned temp = make_compiler_temp(ctx); in mir_lower_ldst()
1589 unsigned temp = make_compiler_temp(ctx); in mir_lower_blend_input()
Dcompiler.h451 make_compiler_temp(compiler_context *ctx) in make_compiler_temp() function
Dmidgard_ra.c1185 unsigned temp = make_compiler_temp(ctx); in mir_demote_uniforms()
Dmidgard_compile.c1843 unsigned out = make_compiler_temp(ctx); in emit_intrinsic()
2428 unsigned scratch = make_compiler_temp(ctx); in inline_alu_constants()