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