Searched refs:tcg_temp_free_i128 (Results 1 – 3 of 3) sorted by relevance
36 void tcg_temp_free_i128(TCGv_i128 arg);
1051 tcg_temp_free_i128(tmpv); in tcg_gen_nonatomic_cmpxchg_i128_int()1052 tcg_temp_free_i128(oldv); in tcg_gen_nonatomic_cmpxchg_i128_int()
2291 void tcg_temp_free_i128(TCGv_i128 arg) in tcg_temp_free_i128() function