reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/DataLayout.cpp
  492   if (!isUInt<24>(bit_width))
  498   AlignmentsTy::iterator I = findAlignmentLowerBound(align_type, bit_width);
  500       I->AlignType == (unsigned)align_type && I->TypeBitWidth == bit_width) {
  507                                               pref_align, bit_width));