Searched refs:TEMP_VAL_MEM (Results 1 – 2 of 2) sorted by relevance
2394 TCGTempVal val = TEMP_VAL_MEM; in tcg_reg_alloc_start()4236 new_type = TEMP_VAL_MEM; in temp_free_or_dead()4239 new_type = free_or_dead < 0 ? TEMP_VAL_MEM : TEMP_VAL_DEAD; in temp_free_or_dead()4286 case TEMP_VAL_MEM: in temp_sync()4463 case TEMP_VAL_MEM: in temp_load()4482 tcg_debug_assert(ts->val_type == TEMP_VAL_MEM || temp_readonly(ts)); in temp_save()4628 if (ts->val_type == TEMP_VAL_MEM) { in tcg_reg_alloc_mov()4678 set_temp_val_nonreg(s, ts, TEMP_VAL_MEM); in tcg_reg_alloc_mov()4768 case TEMP_VAL_MEM: in tcg_reg_alloc_dup()5471 ts->val_type = TEMP_VAL_MEM; in tcg_reg_alloc_call()
357 TEMP_VAL_MEM, enumerator