Lines Matching defs:AlignInBytes
793 uint32_t AlignInBytes = DTy->getAlignInBytes();
794 if (AlignInBytes > 0)
796 AlignInBytes);
1078 if (uint32_t AlignInBytes = CTy->getAlignInBytes())
1080 AlignInBytes);
1658 uint32_t AlignInBytes = DT->getAlignInBytes();
1703 if (AlignInBytes)
1705 AlignInBytes);
1777 if (uint32_t AlignInBytes = DT->getAlignInBytes())
1779 AlignInBytes);