Home
last modified time | relevance | path

Searched refs:tcg_gen_stl_vec (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-op-vec.c287 void tcg_gen_stl_vec(TCGv_vec r, TCGv_ptr b, TCGArg o, TCGType low_type) in tcg_gen_stl_vec() function
H A Dtcg-op-gvec.c498 tcg_gen_stl_vec(t_vec, tcg_env, dofs + i, TCG_TYPE_V64); in do_dup_store()
510 tcg_gen_stl_vec(t_vec, tcg_env, dofs + i, TCG_TYPE_V256); in do_dup_store()
515 tcg_gen_stl_vec(t_vec, tcg_env, dofs + i, TCG_TYPE_V128); in do_dup_store()
520 tcg_gen_stl_vec(t_vec, tcg_env, dofs + i, TCG_TYPE_V64); in do_dup_store()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h466 void tcg_gen_stl_vec(TCGv_vec r, TCGv_ptr base, TCGArg offset, TCGType t);