Lines Matching full:size2
1703 OpndSize size2 = size;
1707 size2 = OpndSize_64;
1749 dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType); //register allocator handles assembly move
1776 dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType);
1804 OpndSize size2 = size;
1808 size2 = OpndSize_64;
1829 dump_reg_reg_noalloc_dst(m2, size2, reg, isPhysical, regAll, true, pType); //temporary reg is "pType"
1850 dump_reg_reg_noalloc_dst(m2, size2, reg, isPhysical, regAll, true, pType);