Lines Matching refs:temps
212 s->temps = s->static_temps; in tcg_context_init()
290 ts = &s->temps[s->nb_globals]; in tcg_global_reg_new_internal()
330 ts = &s->temps[s->nb_globals]; in tcg_global_mem_new_internal()
365 ts = &s->temps[s->nb_globals]; in tcg_global_mem_new_internal()
409 ts = &s->temps[idx]; in tcg_temp_new_internal()
418 ts = &s->temps[s->nb_temps]; in tcg_temp_new_internal()
435 ts = &s->temps[s->nb_temps]; in tcg_temp_new_internal()
470 ts = &s->temps[idx]; in tcg_temp_free_internal()
673 ts = &s->temps[i]; in tcg_reg_alloc_start()
681 ts = &s->temps[i]; in tcg_reg_alloc_start()
696 ts = &s->temps[idx]; in tcg_get_arg_str_idx()
1059 ts = &s->temps[s->nb_globals]; in tcg_la_bb_end()
1248 ts = &s->temps[i]; in dump_regs()
1288 ts = &s->temps[k]; in check_regs()
1298 ts = &s->temps[k]; in check_regs()
1316 ts = &s->temps[temp]; in temp_allocate_frame()
1334 ts = &s->temps[temp]; in tcg_reg_free()
1380 ts = &s->temps[temp]; in temp_save()
1426 ts = &s->temps[i]; in tcg_reg_alloc_bb_end()
1447 ots = &s->temps[args[0]]; in tcg_reg_alloc_movi()
1471 ots = &s->temps[args[0]]; in tcg_reg_alloc_mov()
1472 ts = &s->temps[args[1]]; in tcg_reg_alloc_mov()
1549 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1611 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1641 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1675 ts = &s->temps[args[i]]; in tcg_reg_alloc_op()
1730 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1759 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1781 ts = &s->temps[func_arg]; in tcg_reg_alloc_call()
1816 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1847 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1963 ts = &s->temps[args[0]]; in tcg_gen_code_common()