Searched refs:getMaxAtomicSizeInBitsSupported (Results 1 – 2 of 2) sorted by relevance
195 return Align >= Size && Size <= TLI->getMaxAtomicSizeInBitsSupported() / 8; in atomicSizeSupported()
1688 unsigned getMaxAtomicSizeInBitsSupported() const { in getMaxAtomicSizeInBitsSupported() function