Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h354 typedef enum TCGTempVal { enum
359 } TCGTempVal; typedef
380 TCGTempVal val_type:8;
/openbmc/qemu/tcg/
H A Dtcg.c2394 TCGTempVal val = TEMP_VAL_MEM; in tcg_reg_alloc_start()
4212 static void set_temp_val_nonreg(TCGContext *s, TCGTemp *ts, TCGTempVal type) in set_temp_val_nonreg()
4229 TCGTempVal new_type; in temp_free_or_dead()