Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Offset2

1732       uint64_t Offset2 = Offset.getLimitedValue();
1733 if ((Offset2 & (PrefAlign-1)) != 0)
1737 DL->getTypeAllocSize(AI->getAllocatedType()) >= MinSize + Offset2)
1747 MinSize + Offset2)