Searched refs:TCGTempVal (Results 1 – 2 of 2) sorted by relevance
354 typedef enum TCGTempVal { enum359 } TCGTempVal; typedef380 TCGTempVal val_type:8;
2394 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()