Home
last modified time | relevance | path

Searched refs:TCGTemp (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/
Dtcg.c390 TCGTemp *ts; in tcg_global_reg_new_internal()
433 TCGTemp *ts; in tcg_global_mem_new_internal()
504 TCGTemp *ts; in tcg_temp_new_internal()
574 TCGTemp *ts; in tcg_temp_free_internal()
998 TCGTemp *ts; in tcg_reg_alloc_start()
1025 TCGTemp *ts; in tcg_get_arg_str_idx()
1713 TCGTemp *ts; in dump_regs()
1752 TCGTemp *ts; in check_regs()
1785 TCGTemp *ts; in temp_allocate_frame()
1806 TCGTemp *ts; in tcg_reg_sync()
[all …]
Dtcg.h424 typedef struct TCGTemp { struct
440 } TCGTemp; argument
479 TCGTemp temps[TCG_MAX_TEMPS]; /* globals first, temps after */