Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ByteOffset

1914       unsigned ByteOffset = (Strides * LoadTy.getSizeInBits()) / 8;
1916 LoadPtr, DAG.getIntPtrConstant(ByteOffset));
1922 (FloatVT.getSizeInBits() - 8 * ByteOffset);