Lines Matching refs:tcg_temp_new_i64
538 tmp64 = tcg_temp_new_i64(); in trans_VLDST_multiple()
1138 rm1 = tcg_temp_new_i64(); in DO_2SH()
1139 rm2 = tcg_temp_new_i64(); in DO_2SH()
1140 rd = tcg_temp_new_i64(); in DO_2SH()
1207 rtmp = tcg_temp_new_i64(); in do_2shift_narrow_32()
1328 tmp = tcg_temp_new_i64(); in DO_2SN_64()
1506 rn0_64 = tcg_temp_new_i64(); in do_prewiden_3d()
1507 rn1_64 = tcg_temp_new_i64(); in do_prewiden_3d()
1508 rm_64 = tcg_temp_new_i64(); in do_prewiden_3d()
1613 rn_64 = tcg_temp_new_i64(); in DO_PREWIDEN()
1614 rm_64 = tcg_temp_new_i64(); in DO_PREWIDEN()
1703 rd0 = tcg_temp_new_i64(); in DO_NARROW_3D()
1704 rd1 = tcg_temp_new_i64(); in DO_NARROW_3D()
1718 tmp = tcg_temp_new_i64(); in DO_NARROW_3D()
2319 rn0_64 = tcg_temp_new_i64(); in do_2scalar_long()
2323 rn1_64 = tcg_temp_new_i64(); in do_2scalar_long()
2327 TCGv_i64 t64 = tcg_temp_new_i64(); in do_2scalar_long()
2462 left = tcg_temp_new_i64(); in trans_VEXT()
2463 right = tcg_temp_new_i64(); in trans_VEXT()
2464 dest = tcg_temp_new_i64(); in trans_VEXT()
2474 left = tcg_temp_new_i64(); in trans_VEXT()
2475 middle = tcg_temp_new_i64(); in trans_VEXT()
2476 right = tcg_temp_new_i64(); in trans_VEXT()
2477 destleft = tcg_temp_new_i64(); in trans_VEXT()
2478 destright = tcg_temp_new_i64(); in trans_VEXT()
2528 def = tcg_temp_new_i64(); in trans_VTBL()
2534 val = tcg_temp_new_i64(); in trans_VTBL()
2667 rm = tcg_temp_new_i64(); in do_vmovn()
2668 rd0 = tcg_temp_new_i64(); in do_vmovn()
2669 rd1 = tcg_temp_new_i64(); in do_vmovn()
2731 rd = tcg_temp_new_i64(); in DO_VMOVN()
2772 tmp = tcg_temp_new_i64(); in trans_VCVT_B16_F32()
3239 rm = tcg_temp_new_i64(); in DO_VEC_RMODE()
3240 rd = tcg_temp_new_i64(); in DO_VEC_RMODE()