Lines Matching defs:DstIsVolatile
27 bool DstIsVolatile, bool CanOverlap, const TargetTransformInfo &TTI,
90 Load, DstGEP, PartDstAlign, DstIsVolatile);
142 DstIsVolatile);
182 Align SrcAlign, Align DstAlign, bool SrcIsVolatile, bool DstIsVolatile,
251 LoopBuilder.CreateAlignedStore(Load, DstGEP, PartDstAlign, DstIsVolatile);
320 ResBuilder.CreateAlignedStore(Load, DstGEP, ResDstAlign, DstIsVolatile);
406 bool DstIsVolatile,
537 ResidualDstAlign, DstIsVolatile);
572 DstIsVolatile);
600 DstIsVolatile);
641 ResidualDstAlign, DstIsVolatile);
660 bool DstIsVolatile,
725 Builder.CreateAlignedStore(Load, DstGEP, ResDstAlign, DstIsVolatile);
771 DstIsVolatile);
803 DstIsVolatile);
893 /* DstIsVolatile */ Memcpy->isVolatile(),
905 /* DstIsVolatile */ Memcpy->isVolatile(),
919 bool DstIsVolatile = SrcIsVolatile;
931 DstIsVolatile,
936 DstIsVolatile,
958 SrcIsVolatile, DstIsVolatile, TTI);
962 SrcIsVolatile, DstIsVolatile, TTI);
997 /* DstIsVolatile */ AtomicMemcpy->isVolatile(),
1010 /* DstIsVolatile */ AtomicMemcpy->isVolatile(),