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