Lines Matching defs:AlignInBytes
804 uint32_t AlignInBytes = DTy->getAlignInBytes();
805 if (AlignInBytes > 0)
807 AlignInBytes);
1098 if (uint32_t AlignInBytes = CTy->getAlignInBytes())
1100 AlignInBytes);
1682 uint32_t AlignInBytes = DT->getAlignInBytes();
1727 if (AlignInBytes)
1729 AlignInBytes);
1805 if (uint32_t AlignInBytes = DT->getAlignInBytes())
1807 AlignInBytes);