Searched refs:src2_type (Results 1 – 1 of 1) sorted by relevance
554 TCGType src2_type = i2->src_type; in tcg_out_movext2() local556 if (tcg_out_xchg(s, MAX(src1_type, src2_type), src1, src2)) { in tcg_out_movext2()