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

References

lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  840     if (Attrs.hasParamAttribute(I, Attribute::ByVal) ||
  841         Attrs.hasParamAttribute(I, Attribute::SwiftSelf) ||
  842         Attrs.hasParamAttribute(I, Attribute::SwiftError) ||
  843         Attrs.hasParamAttribute(I, Attribute::InAlloca) ||
  844         Attrs.hasParamAttribute(I, Attribute::Nest))
  849     if (Attrs.hasParamAttribute(I, Attribute::SExt))
  851     else if (Attrs.hasParamAttribute(I, Attribute::ZExt))