Lines Matching defs:alignment
839 CharUnits alignment = getContext().getDeclAlign(&D);
840 emission.Alignment = alignment;
913 CharUnits allocaAlignment = alignment;
961 vla->setAlignment(alignment.getQuantity());
1077 CharUnits alignment = emission.Alignment;
1094 LValue lv = MakeAddrLValue(Loc, type, alignment);
1101 LValue lv = MakeAddrLValue(Loc, type, alignment);
1123 alignment.getQuantity(), isVolatile);
1137 GV->setAlignment(alignment.getQuantity());
1144 Builder.CreateMemCpy(Loc, SrcPtr, SizeVal, alignment.getQuantity(),
1158 /// \param alignment the alignment of the address