Searched refs:t_32 (Results 1 – 1 of 1) sorted by relevance
542 TCGv_i32 t_32, t_desc; in do_dup() local583 t_32 = NULL; in do_dup()595 t_32 = tcg_temp_ebb_new_i32(); in do_dup()613 t_32 = tcg_constant_i32(in_c); in do_dup()618 if (t_32) { in do_dup()622 tcg_temp_free_i32(t_32); in do_dup()685 t_32 = tcg_temp_ebb_new_i32(); in do_dup()687 fns[vece](t_ptr, t_desc, t_32); in do_dup()688 tcg_temp_free_i32(t_32); in do_dup()695 t_32 = tcg_constant_i32(in_c); in do_dup()[all …]