Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SrcSize

1704   unsigned SrcSize = SrcOp.getValueType().getSizeInBits();
1714 if (SrcSize > SlotSize)
1718 assert(SrcSize == SlotSize && "Invalid store");