Searched refs:sizeChars (Results 1 – 1 of 1) sorted by relevance
12815 CharUnits sizeChars = getTypeSizeInChars(AtomicTy); in AtomicUsesUnsupportedLibcall() local12816 uint64_t Size = sizeChars.getQuantity(); in AtomicUsesUnsupportedLibcall()12820 return (Size != Align || toBits(sizeChars) > MaxInlineWidthInBits); in AtomicUsesUnsupportedLibcall()