Package

scala.scalanative

nir

Permalink

package nir

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class Attr extends AnyRef

    Permalink
  2. final case class Attrs(inline: Inline = MayInline, isPure: Boolean = false, isExtern: Boolean = false, isDyn: Boolean = false, overrides: Seq[Global] = Seq(), pins: Seq[Pin] = Seq(), links: Seq[Link] = Seq(), align: Option[Int] = scala.None) extends Product with Serializable

    Permalink
  3. sealed abstract class Bin extends AnyRef

    Permalink
  4. final class Buffer extends AnyRef

    Permalink
  5. sealed abstract class Comp extends AnyRef

    Permalink
  6. sealed abstract class Conv extends AnyRef

    Permalink
  7. sealed abstract class Defn extends AnyRef

    Permalink
  8. sealed abstract class Dep extends AnyRef

    Permalink
  9. final class Focus extends AnyRef

    Permalink
  10. final class Fresh extends AnyRef

    Permalink
  11. sealed abstract class Global extends AnyRef

    Permalink
  12. sealed abstract class Inst extends AnyRef

    Permalink
  13. final case class Local(scope: String, id: Int) extends Product with Serializable

    Permalink
  14. sealed abstract class Next extends AnyRef

    Permalink
  15. sealed abstract class Op extends AnyRef

    Permalink
  16. sealed abstract class Type extends AnyRef

    Permalink
  17. sealed abstract class Val extends AnyRef

    Permalink

Value Members

  1. object Attr

    Permalink
  2. object Attrs extends Serializable

    Permalink
  3. object Bin

    Permalink
  4. object Buffer

    Permalink
  5. object Comp

    Permalink
  6. object Conv

    Permalink
  7. object Defn

    Permalink
  8. object Dep

    Permalink
  9. object Focus

    Permalink
  10. object Fresh

    Permalink
  11. object Global

    Permalink
  12. object Inst

    Permalink
  13. object Next

    Permalink
  14. object Op

    Permalink
  15. object Rt

    Permalink
  16. object Show

    Permalink
  17. object Type

    Permalink
  18. object Val

    Permalink
  19. object Versions

    Permalink
  20. package serialization

    Permalink

Ungrouped