Searched defs:elementSize (Results 1 – 7 of 7) 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
512 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayInit() local1824 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in VisitArrayInitLoopExpr() local
2061 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); in EmitArrayDelete() local
2524 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
4384 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