Searched defs:elementSize (Results 1 – 8 of 8) sorted by relevance
214 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
116 bit32 elementSize; /**< Size in bytes of an element */ member153 bit32 elementSize; /**< The size of each queue element, in bytes */ member180 bit32 elementSize; /**< The size of each queue element, in bytes */ member311 bit32 elementSize; /**< The size of each queue element, in bytes */ member332 bit32 elementSize; /**< The size of each queue element, in bytes */ member
142 const CharUnits elementSize = in emitArrayInit() local
614 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayInit() local2017 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in VisitArrayInitLoopExpr() local
2098 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayDelete() local
2552 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
4689 CharUnits elementSize; in EmitSub() local
2378 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member2392 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member