Searched refs:temp_allocated (Results 1 – 2 of 2) sorted by relevance
293 unsigned int temp_allocated:1; member
2137 ts->temp_allocated = 1; in tcg_temp_new_internal()2165 ts->temp_allocated = 1; in tcg_temp_new_internal()2179 ts2->temp_allocated = 1; in tcg_temp_new_internal()2256 tcg_debug_assert(t->temp_allocated != 0); in tcg_temp_new_vec_matching()2272 tcg_debug_assert(ts->temp_allocated != 0); in tcg_temp_free_internal()2273 ts->temp_allocated = 0; in tcg_temp_free_internal()2332 ts->temp_allocated = 1; in tcg_constant_internal()2337 ts2->temp_allocated = 1; in tcg_constant_internal()2352 ts->temp_allocated = 1; in tcg_constant_internal()2392 tcg_debug_assert(t->temp_allocated != 0); in tcg_constant_vec_matching()