Vixen
02b45cc4
csharp
public sealed class IrStoreInstruction

Writes a value into the storage a place designates.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

Methods (1)

  • public IrStoreInstruction(IrPlace place, IrValue value)

    Writes a value into the storage a place designates.

Used by (11)

  • BodyDecoderVixen.Raven
  • FunctionVerifierVixen.Raven
  • GlslEmitterVixen.Raven
  • InOutTestsVixen.Raven.Tests
  • IrPrinterVixen.Raven
  • IrVerifierTestsVixen.Raven.Tests
  • LibraryBuilderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • LoweringTestsVixen.Raven.Tests
  • SpirvEmitterVixen.Raven