Home
last modified time | relevance | path

Searched refs:tcg_temp_new_vec (Results 1 – 9 of 9) sorted by relevance

/qemu/tcg/
H A Dtcg-op-gvec.c568 TCGv_vec t_vec = tcg_temp_new_vec(type); in do_dup()
1049 TCGv_vec t0 = tcg_temp_new_vec(type); in expand_2_vec()
1050 TCGv_vec t1 = tcg_temp_new_vec(type); in expand_2_vec()
1069 TCGv_vec t0 = tcg_temp_new_vec(type); in expand_2i_vec()
1070 TCGv_vec t1 = tcg_temp_new_vec(type); in expand_2i_vec()
1087 TCGv_vec t0 = tcg_temp_new_vec(type); in expand_2s_vec()
1088 TCGv_vec t1 = tcg_temp_new_vec(type); in expand_2s_vec()
1107 TCGv_vec t0 = tcg_temp_new_vec(type); in expand_3_vec()
1108 TCGv_vec t1 = tcg_temp_new_vec(type); in expand_3_vec()
1109 TCGv_vec t2 = tcg_temp_new_vec(type); in expand_3_vec()
[all …]
H A Dtcg-op-vec.c424 TCGv_vec t = tcg_temp_new_vec(type); in tcg_gen_abs_vec()
759 TCGv_vec t = tcg_temp_new_vec(type); in tcg_gen_bitsel_vec()
799 TCGv_vec t = tcg_temp_new_vec(type); in tcg_gen_cmpsel_vec()
H A Dtcg.c2226 TCGv_vec tcg_temp_new_vec(TCGType type) in tcg_temp_new_vec() function
/qemu/tcg/i386/
H A Dtcg-target.c.inc4363 t1 = tcg_temp_new_vec(type);
4364 t2 = tcg_temp_new_vec(type);
4378 t1 = tcg_temp_new_vec(type);
4421 t = tcg_temp_new_vec(type);
4440 t = tcg_temp_new_vec(type);
4457 TCGv_vec t = tcg_temp_new_vec(type);
4502 t1 = tcg_temp_new_vec(TCG_TYPE_V128);
4503 t2 = tcg_temp_new_vec(TCG_TYPE_V128);
4519 t1 = tcg_temp_new_vec(type);
4520 t2 = tcg_temp_new_vec(type);
[all …]
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc3280 t1 = tcg_temp_new_vec(type);
3291 t1 = tcg_temp_new_vec(type);
3302 t1 = tcg_temp_new_vec(type);
3316 t1 = tcg_temp_new_vec(type);
3317 t2 = tcg_temp_new_vec(type);
/qemu/tcg/arm/
H A Dtcg-target.c.inc3315 t1 = tcg_temp_new_vec(type);
3328 t1 = tcg_temp_new_vec(type);
3337 t1 = tcg_temp_new_vec(type);
3351 t1 = tcg_temp_new_vec(type);
3352 t2 = tcg_temp_new_vec(type);
/qemu/tcg/s390x/
H A Dtcg-target.c.inc3533 TCGv_vec h1 = tcg_temp_new_vec(type);
3534 TCGv_vec h2 = tcg_temp_new_vec(type);
3535 TCGv_vec l1 = tcg_temp_new_vec(type);
3536 TCGv_vec l2 = tcg_temp_new_vec(type);
3580 t0 = tcg_temp_new_vec(type);
/qemu/include/tcg/
H A Dtcg-op-common.h25 TCGv_vec tcg_temp_new_vec(TCGType type);
/qemu/tcg/ppc/
H A Dtcg-target.c.inc4346 TCGv_vec t1 = tcg_temp_new_vec(type);
4347 TCGv_vec t2 = tcg_temp_new_vec(type);
4423 t0 = tcg_temp_new_vec(type);