Home
last modified time | relevance | path

Searched refs:tcg_temp_free_i128 (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg-temp-internal.h36 void tcg_temp_free_i128(TCGv_i128 arg);
/qemu/tcg/
H A Dtcg-op-ldst.c1100 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()
H A Dtcg.c1817 void tcg_temp_free_i128(TCGv_i128 arg) in tcg_temp_free_i128() function