Home
last modified time | relevance | path

Searched refs:temp_tcgv_i128 (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h575 static inline TCGv_i128 temp_tcgv_i128(TCGTemp *t) in temp_tcgv_i128() function
/qemu/tcg/
H A Dtcg.c2218 return temp_tcgv_i128(tcg_temp_new_internal(TCG_TYPE_I128, TEMP_TB)); in tcg_temp_new_i128()
2223 return temp_tcgv_i128(tcg_temp_new_internal(TCG_TYPE_I128, TEMP_EBB)); in tcg_temp_ebb_new_i128()