Searched refs:tcg_temp_alloc (Results 1 – 1 of 1) sorted by relevance
1996 static TCGTemp *tcg_temp_alloc(TCGContext *s) in tcg_temp_alloc() function2013 ts = tcg_temp_alloc(s); in tcg_global_alloc()2163 ts = tcg_temp_alloc(s); in tcg_temp_new_internal()2174 TCGTemp *ts2 = tcg_temp_alloc(s); in tcg_temp_new_internal()2322 ts = tcg_temp_alloc(s); in tcg_constant_internal()2325 TCGTemp *ts2 = tcg_temp_alloc(s); in tcg_constant_internal()4393 TCGTemp *dts = tcg_temp_alloc(s); in liveness_pass_2()