Searched refs:getElementSizeInBytes (Results 1 – 2 of 2) sorted by relevance
390 unsigned getElementSizeInBytes() const { return (GetElementSizeInBits(this) >> 3); } in getElementSizeInBytes() function
1674 if ((EPT->getElementSizeInBytes() < 4) || EV->isUnsigned()) { in genPrimitiveTypeExportVariable()1689 mOut.indent() << FPName << " = new FieldPacker(" << EPT->getElementSizeInBytes() in genPrimitiveTypeExportVariable()