Lines Matching full:getalign
1375 if (OFA.getOffset() % (1 << OFA.getAlign()) != 0)1376 outs() << " (not aligned on it's alignment (2^" << OFA.getAlign() << ")";1383 outs() << " align 2^" << OFA.getAlign() << " (" << (1 << OFA.getAlign())