Home | History | Annotate | Download | only in AST

Lines Matching refs:getMaxAtomicPromoteWidth

1614     if (Width != 0 && Width <= Target->getMaxAtomicPromoteWidth()) {