Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InSize

1768   unsigned InSize = InVT.getSizeInBits();
1770 if (WidenSize % InSize == 0 && InVT != MVT::x86mmx) {
1775 unsigned NewNumElts = WidenSize / InSize;