Searched refs:make_compiler_temp (Results 1 – 3 of 3) sorted by relevance
1056 *mov = v_mov(src, make_compiler_temp(ctx)); in mir_schedule_zs_write()1125 *sadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()1152 *vadd = v_mov(~0, make_compiler_temp(ctx)); in mir_schedule_alu()1265 … unsigned temp = (branch->src[0] == ~0) ? SSA_FIXED_REGISTER(0) : make_compiler_temp(ctx); in mir_schedule_alu()
455 make_compiler_temp(compiler_context *ctx) in make_compiler_temp() function
1662 unsigned out = make_compiler_temp(ctx); in emit_intrinsic()2218 unsigned scratch = make_compiler_temp(ctx); in inline_alu_constants()