Searched refs:make_compiler_temp (Results 1 – 4 of 4) sorted by relevance
1133 *mov = v_mov(src, make_compiler_temp(ctx)); in mir_schedule_zs_write()1202 *sadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()1229 *vadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()1342 … unsigned temp = (branch->src[0] == ~0) ? SSA_FIXED_REGISTER(0) : make_compiler_temp(ctx); in mir_schedule_alu()1516 unsigned temp = make_compiler_temp(ctx); in mir_lower_ldst()1554 unsigned temp = make_compiler_temp(ctx); in mir_lower_blend_input()
448 make_compiler_temp(compiler_context *ctx) in make_compiler_temp() function
1041 unsigned temp = make_compiler_temp(ctx); in mir_demote_uniforms()
1891 unsigned out = make_compiler_temp(ctx); in emit_intrinsic()2537 unsigned scratch = make_compiler_temp(ctx); in inline_alu_constants()