Searched defs:elementSize (Results 1 – 8 of 8) sorted by relevance
29 immutable elementSize = ti.tsize; in _d_arrayassign() local56 immutable elementSize = ti.tsize; in _d_arrayassign_l() local148 immutable elementSize = ti.tsize; in _d_arrayassign_r() local
201 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
52 void enforceRawArraysConformable(const char[] action, const size_t elementSize, in enforceRawArraysConformable()
490 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayInit() local1793 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in VisitArrayInitLoopExpr() local
2037 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayDelete() local
2281 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
3797 CharUnits elementSize; in EmitSub() local