Searched refs:dst_mo (Results 1 – 1 of 1) sorted by relevance
5611 MemOp dst_mo = dst_type == TCG_TYPE_I32 ? MO_32 : MO_64; in tcg_out_helper_load_slots() local5614 if ((mov[i].src_ext & MO_SIZE) != dst_mo) { in tcg_out_helper_load_slots()