Searched refs:hasPadding (Results 1 – 6 of 6) sorted by relevance
55 bool hasPadding() const { return (ValueSizeInBits != AtomicSizeInBits); } in hasPadding() function
581 bool hasPadding = false; in getCoerceAndExpandTypes() local591 hasPadding = true; in getCoerceAndExpandTypes()609 if (hasPadding) { in getCoerceAndExpandTypes()
172 bool hasPadding() const { in hasPadding() function in __anon5e56f1450111::AtomicInfo212 if (hasPadding()) in projectValue()344 if (hasPadding()) return true; in requiresMemSetZero()1424 if (hasPadding()) in convertAtomicTempToRValue()1471 !hasPadding()) || in ConvertToValueOrAtomic()1654 if (RVal.isScalar() && (!hasPadding() || !LVal.isSimple())) in getScalarRValValueOrNull()
186 inline bool hasPadding() const { return Sema.hasUnsignedPadding(); }
643 bool hasPadding() const { return IsPadded; } in hasPadding() function
736 if (SL->hasPadding()) in unpackLoadToAggregate()1287 if (SL->hasPadding()) in unpackStoreToAggregate()