Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:FieldOffset

1405         uint64_t FieldOffset = (HiMark - FieldSize);
1406 Offset -= FieldOffset;
1413 OffsetInBytes = FieldOffset >> 3;