Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.h244 typedef struct TCGTemp { struct
262 } TCGTemp; argument
276 TCGTemp *temps; /* globals first, temps after */
302 TCGTemp static_temps[TCG_MAX_TEMPS];
Dtcg.c298 TCGTemp *ts; in tcg_global_reg_new_internal()
341 TCGTemp *ts; in tcg_global_mem_new_internal()
418 TCGTemp *ts; in tcg_temp_new_internal()
489 TCGTemp *ts; in tcg_temp_free_internal()
766 TCGTemp *ts; in tcg_reg_alloc_start()
789 TCGTemp *ts; in tcg_get_arg_str_idx()
1193 TCGTemp *ts; in tcg_la_bb_end()
1380 TCGTemp *ts; in dump_regs()
1419 TCGTemp *ts; in check_regs()
1452 TCGTemp *ts; in temp_allocate_frame()
[all …]