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
516 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayInit() local 1848 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); VisitArrayInitLoopExpr() local
2064 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayDelete() local
2337 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, InitializeArrayCookie() local
4094 CharUnits elementSize; 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