Searched refs:CalcTypeBaseAlignmentInBytes (Results 1 – 2 of 2) sorted by relevance
187 std::max(base_alignment, CalcTypeBaseAlignmentInBytes(member.type)); in CalcStructBaseAlignmentInBytes()214 uint32_t Format::CalcTypeBaseAlignmentInBytes(type::Type* t) const { in CalcTypeBaseAlignmentInBytes() function in amber::Format
225 uint32_t CalcTypeBaseAlignmentInBytes(type::Type* s) const;