Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg.h259 typedef enum TCGTempVal { enum
264 } TCGTempVal; typedef
285 TCGTempVal val_type:8;
/qemu/tcg/
H A Dtcg.c2770 TCGTempVal val = TEMP_VAL_MEM; in tcg_reg_alloc_start()
4649 static void set_temp_val_nonreg(TCGContext *s, TCGTemp *ts, TCGTempVal type) in set_temp_val_nonreg()
4666 TCGTempVal new_type; in temp_free_or_dead()