Lines Matching refs:tcg_temp_new_i128
1198 TCGv_i128 t16 = tcg_temp_new_i128(); in do_fp_st()
1219 TCGv_i128 t16 = tcg_temp_new_i128(); in do_fp_ld()
2893 TCGv_i128 t16 = tcg_temp_new_i128(); in gen_load_exclusive()
2985 TCGv_i128 t16 = tcg_temp_new_i128(); in gen_store_exclusive()
2986 TCGv_i128 c16 = tcg_temp_new_i128(); in gen_store_exclusive()
3087 TCGv_i128 cmp = tcg_temp_new_i128(); in gen_compare_and_swap_pair()
3088 TCGv_i128 val = tcg_temp_new_i128(); in gen_compare_and_swap_pair()
3340 TCGv_i128 tmp = tcg_temp_new_i128(); in trans_STP()
3394 TCGv_i128 tmp = tcg_temp_new_i128(); in trans_LDP()
3482 tmp = tcg_temp_new_i128(); in trans_STGP()
4353 TCGv_i128 zero128 = tcg_temp_new_i128(); in do_STG()