Lines Matching refs:tcg_gen_ld_i64
888 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_2_i64()
890 tcg_gen_ld_i64(t1, tcg_env, dofs + i); in expand_2_i64()
908 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_2i_i64()
910 tcg_gen_ld_i64(t1, tcg_env, dofs + i); in expand_2i_i64()
928 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_2s_i64()
951 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_3_i64()
952 tcg_gen_ld_i64(t1, tcg_env, bofs + i); in expand_3_i64()
954 tcg_gen_ld_i64(t2, tcg_env, dofs + i); in expand_3_i64()
975 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_3i_i64()
976 tcg_gen_ld_i64(t1, tcg_env, bofs + i); in expand_3i_i64()
978 tcg_gen_ld_i64(t2, tcg_env, dofs + i); in expand_3i_i64()
1003 tcg_gen_ld_i64(t1, tcg_env, aofs + i); in expand_4_i64()
1004 tcg_gen_ld_i64(t2, tcg_env, bofs + i); in expand_4_i64()
1005 tcg_gen_ld_i64(t3, tcg_env, cofs + i); in expand_4_i64()
1030 tcg_gen_ld_i64(t1, tcg_env, aofs + i); in expand_4i_i64()
1031 tcg_gen_ld_i64(t2, tcg_env, bofs + i); in expand_4i_i64()
1032 tcg_gen_ld_i64(t3, tcg_env, cofs + i); in expand_4i_i64()
1752 tcg_gen_ld_i64(in, tcg_env, aofs); in tcg_gen_gvec_dup_mem()
1772 tcg_gen_ld_i64(in0, tcg_env, aofs); in tcg_gen_gvec_dup_mem()
1773 tcg_gen_ld_i64(in1, tcg_env, aofs + 8); in tcg_gen_gvec_dup_mem()
1813 tcg_gen_ld_i64(in[j], tcg_env, aofs + j * 8); in tcg_gen_gvec_dup_mem()
3704 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in expand_cmp_i64()
3705 tcg_gen_ld_i64(t1, tcg_env, bofs + i); in expand_cmp_i64()
3945 tcg_gen_ld_i64(t0, tcg_env, aofs + i); in tcg_gen_gvec_cmps()