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