Lines Matching refs:temps
228 s->temps = s->static_temps; in tcg_context_init()
309 ts = &s->temps[s->nb_globals]; in tcg_global_reg_new_internal()
349 ts = &s->temps[s->nb_globals]; in tcg_global_mem_new_internal()
384 ts = &s->temps[s->nb_globals]; in tcg_global_mem_new_internal()
428 ts = &s->temps[idx]; in tcg_temp_new_internal()
437 ts = &s->temps[s->nb_temps]; in tcg_temp_new_internal()
454 ts = &s->temps[s->nb_temps]; in tcg_temp_new_internal()
500 ts = &s->temps[idx]; in tcg_temp_free_internal()
768 ts = &s->temps[i]; in tcg_reg_alloc_start()
776 ts = &s->temps[i]; in tcg_reg_alloc_start()
791 ts = &s->temps[idx]; in tcg_get_arg_str_idx()
1196 ts = &s->temps[s->nb_globals]; in tcg_la_bb_end()
1385 ts = &s->temps[i]; in dump_regs()
1425 ts = &s->temps[k]; in check_regs()
1435 ts = &s->temps[k]; in check_regs()
1453 ts = &s->temps[temp]; in temp_allocate_frame()
1471 ts = &s->temps[temp]; in tcg_reg_free()
1517 ts = &s->temps[temp]; in temp_save()
1563 ts = &s->temps[i]; in tcg_reg_alloc_bb_end()
1584 ots = &s->temps[args[0]]; in tcg_reg_alloc_movi()
1608 ots = &s->temps[args[0]]; in tcg_reg_alloc_mov()
1609 ts = &s->temps[args[1]]; in tcg_reg_alloc_mov()
1686 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1748 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1778 ts = &s->temps[arg]; in tcg_reg_alloc_op()
1812 ts = &s->temps[args[i]]; in tcg_reg_alloc_op()
1867 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1896 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1918 ts = &s->temps[func_arg]; in tcg_reg_alloc_call()
1953 ts = &s->temps[arg]; in tcg_reg_alloc_call()
1984 ts = &s->temps[arg]; in tcg_reg_alloc_call()
2133 ts = &s->temps[args[0]]; in tcg_gen_code_common()