Home | History | Annotate | Download | only in ARM

Lines Matching full:ensurealignment

420     MF->ensureAlignment(2);  // 2 = log2(4)
521 MF->ensureAlignment(BB->getAlignment());
822 MBB->getParent()->ensureAlignment(2);