Searched refs:getMaxAtomicPromoteWidth (Results 1 – 2 of 2) sorted by relevance
411 unsigned getMaxAtomicPromoteWidth() const { return MaxAtomicPromoteWidth; } in getMaxAtomicPromoteWidth() function
1823 if (Width != 0 && Width <= Target->getMaxAtomicPromoteWidth()) { in getTypeInfoImpl()