Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:srcsize

1935   unsigned SrcSize = SrcOp.getValueType().getSizeInBits();
1945 if (SrcSize > SlotSize)
1949 assert(SrcSize == SlotSize && "Invalid store");