Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:StoreOffset

415       CharUnits StoreOffset = Store.first;
419 CGF.Builder.CreateConstInBoundsByteGEP(DestPtr, StoreOffset),
420 CGF.Builder.CreateConstInBoundsByteGEP(SrcPtr, StoreOffset),
429 CharUnits StoreOffset = Store.first;
433 CGF.Builder.CreateConstInBoundsByteGEP(DestPtr, StoreOffset),