Vixen
02b45cc4
csharp
public sealed class IrLoadInstruction

Reads 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 IrLoadInstruction(IrValue result, IrPlace place)

    Reads the storage a place designates.

Used by (15)

  • AtomicTestsVixen.Raven.Tests
  • BodyDecoderVixen.Raven
  • FunctionVerifierVixen.Raven
  • GlslEmitterVixen.Raven
  • GroupSharedTestsVixen.Raven.Tests
  • InOutTestsVixen.Raven.Tests
  • IrArrayLengthInstructionVixen.Raven
  • IrAtomicInstructionVixen.Raven
  • IrPrinterVixen.Raven
  • IrStoreInstructionVixen.Raven
  • IrVerifierTestsVixen.Raven.Tests
  • LibraryBuilderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • SpirvEmitterVixen.Raven