Lines Matching refs:tcg_gen_ld_vec

1038         tcg_gen_ld_vec(t0, tcg_env, aofs + i);  in expand_2_vec()
1040 tcg_gen_ld_vec(t1, tcg_env, dofs + i); in expand_2_vec()
1058 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_2i_vec()
1060 tcg_gen_ld_vec(t1, tcg_env, dofs + i); in expand_2i_vec()
1076 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_2s_vec()
1097 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_3_vec()
1098 tcg_gen_ld_vec(t1, tcg_env, bofs + i); in expand_3_vec()
1100 tcg_gen_ld_vec(t2, tcg_env, dofs + i); in expand_3_vec()
1123 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_3i_vec()
1124 tcg_gen_ld_vec(t1, tcg_env, bofs + i); in expand_3i_vec()
1126 tcg_gen_ld_vec(t2, tcg_env, dofs + i); in expand_3i_vec()
1149 tcg_gen_ld_vec(t1, tcg_env, aofs + i); in expand_4_vec()
1150 tcg_gen_ld_vec(t2, tcg_env, bofs + i); in expand_4_vec()
1151 tcg_gen_ld_vec(t3, tcg_env, cofs + i); in expand_4_vec()
1176 tcg_gen_ld_vec(t1, tcg_env, aofs + i); in expand_4i_vec()
1177 tcg_gen_ld_vec(t2, tcg_env, bofs + i); in expand_4i_vec()
1178 tcg_gen_ld_vec(t3, tcg_env, cofs + i); in expand_4i_vec()
1750 tcg_gen_ld_vec(in, tcg_env, aofs); in tcg_gen_gvec_dup_mem()
1779 tcg_gen_ld_vec(in, tcg_env, aofs); in tcg_gen_gvec_dup_mem()
1787 tcg_gen_ld_vec(in0, tcg_env, aofs); in tcg_gen_gvec_dup_mem()
1788 tcg_gen_ld_vec(in1, tcg_env, aofs + 16); in tcg_gen_gvec_dup_mem()
3124 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_2sh_vec()
3708 tcg_gen_ld_vec(t0, tcg_env, aofs + i); in expand_cmp_vec()
3709 tcg_gen_ld_vec(t1, tcg_env, bofs + i); in expand_cmp_vec()
3836 tcg_gen_ld_vec(t1, tcg_env, aofs + i); in expand_cmps_vec()