Searched defs:elementSize (Results 1 – 5 of 5) sorted by relevance
214 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
511 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayInit() local1837 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in VisitArrayInitLoopExpr() local
2038 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayDelete() local
2256 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
4044 CharUnits elementSize; in EmitSub() local