Home | History | Annotate | Download | only in x86

Lines Matching full:size2

1704     OpndSize size2 = size;
1708 size2 = OpndSize_64;
1750 dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType); //register allocator handles assembly move
1777 dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType);
1805 OpndSize size2 = size;
1809 size2 = OpndSize_64;
1830 dump_reg_reg_noalloc_dst(m2, size2, reg, isPhysical, regAll, true, pType); //temporary reg is "pType"
1851 dump_reg_reg_noalloc_dst(m2, size2, reg, isPhysical, regAll, true, pType);