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

References

lib/MC/MCAsmInfoDarwin.cpp
   68   LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment;
lib/MC/MCAsmInfoXCOFF.cpp
   19   LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment;
lib/MC/MCAsmStreamer.cpp
  770   assert(MAI->getLCOMMDirectiveAlignmentType() == LCOMM::Log2Alignment &&
  820     case LCOMM::Log2Alignment:
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
   43   LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment;