Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getStoreSizeInBits

770       if (StWidth != StVT.getStoreSizeInBits()) {
775 StVT.getStoreSizeInBits());
943 if (SrcWidth != SrcVT.getStoreSizeInBits() &&
955 unsigned NewWidth = SrcVT.getStoreSizeInBits();