Home
last modified time | relevance | path

Searched refs:tcg_gen_mov_vec (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-op-vec.c214 void tcg_gen_mov_vec(TCGv_vec r, TCGv_vec a) in tcg_gen_mov_vec() function
224 tcg_gen_mov_vec(r, tcg_constant_vec(rt->base_type, vece, a)); in tcg_gen_dupi_vec()
460 tcg_gen_mov_vec(r, a); in do_shifti()
H A Dtcg-op-gvec.c1659 tcg_gen_mov_vec(a, b); in vec_mov2()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h411 void tcg_gen_mov_vec(TCGv_vec, TCGv_vec);
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc2508 tcg_gen_mov_vec(conj, a);
2528 tcg_gen_mov_vec(t, disj);
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c3923 tcg_gen_mov_vec(lsh, shift); in gen_ushl_vec()
4053 tcg_gen_mov_vec(lsh, shift); in gen_sshl_vec()