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

Declarations

lib/IR/AsmWriter.cpp
  743   int getAttributeGroupSlot(AttributeSet AS);

References

lib/IR/AsmWriter.cpp
 3313     Out << " #" << Machine.getAttributeGroupSlot(Attrs);
 3494     Out << " #" << Machine.getAttributeGroupSlot(Attrs.getFnAttributes());
 3881       Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes());
 3919       Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes());
 3959       Out << " #" << Machine.getAttributeGroupSlot(PAL.getFnAttributes());