Searched refs:OffsetToTop (Results 1 – 2 of 2) sorted by relevance
1733 llvm::Value *OffsetToTop = in EmitDynamicCastCall() local1735 OffsetToTop = CGF.Builder.CreateLoad(OffsetToTop, "offset.to.top"); in EmitDynamicCastCall()1739 Value = CGF.Builder.CreateInBoundsGEP(Value, OffsetToTop); in EmitDynamicCastCall()
1682 CharUnits OffsetToTop = MostDerivedClassOffset - OffsetInLayoutClass; in LayoutPrimaryAndSecondaryVTables() local1683 Components.push_back(VTableComponent::MakeOffsetToTop(OffsetToTop)); in LayoutPrimaryAndSecondaryVTables()