Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-temp-internal.h43 TCGv_i128 tcg_temp_ebb_new_i128(void);
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c1075 TCGv_i128 oldv = tcg_temp_ebb_new_i128(); in tcg_gen_nonatomic_cmpxchg_i128_int()
1076 TCGv_i128 tmpv = tcg_temp_ebb_new_i128(); in tcg_gen_nonatomic_cmpxchg_i128_int()
H A Dtcg.c1746 TCGv_i128 tcg_temp_ebb_new_i128(void) in tcg_temp_ebb_new_i128() function