Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ByteOffset

1735       unsigned ByteOffset = (Strides * LoadTy.getSizeInBits()) / 8;
1737 LoadPtr, DAG.getIntPtrConstant(ByteOffset));
1743 (FloatVT.getSizeInBits() - 8 * ByteOffset);