Lines Matching refs:tcg_out_movext1
525 static void tcg_out_movext1(TCGContext *s, const TCGMovExtend *i) in tcg_out_movext1() function
548 tcg_out_movext1(s, i1); in tcg_out_movext2()
549 tcg_out_movext1(s, i2); in tcg_out_movext2()
591 tcg_out_movext1(s, i1); in tcg_out_movext3()
596 tcg_out_movext1(s, i2); in tcg_out_movext3()
601 tcg_out_movext1(s, i3); in tcg_out_movext3()
622 tcg_out_movext1(s, i3); in tcg_out_movext3()
623 tcg_out_movext1(s, i2); in tcg_out_movext3()
637 tcg_out_movext1(s, i2); in tcg_out_movext3()
638 tcg_out_movext1(s, i3); in tcg_out_movext3()
6367 tcg_out_movext1(s, &mov[i]); in tcg_out_helper_load_slots()
6408 tcg_out_movext1(s, &mov[3]); in tcg_out_helper_load_slots()
6420 tcg_out_movext1(s, mov); in tcg_out_helper_load_slots()
6688 tcg_out_movext1(s, mov); in tcg_out_ld_helper_ret()