Searched refs:getMaxAtomicPromoteWidth (Results 1 – 2 of 2) sorted by relevance
778 unsigned getMaxAtomicPromoteWidth() const { return MaxAtomicPromoteWidth; } in getMaxAtomicPromoteWidth() function
2419 } else if (Width <= Target->getMaxAtomicPromoteWidth()) { in getTypeInfoImpl()