Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Basic
Block - A basic block in the native IR.
- BlockId
- A unique identifier for a basic block.
- NatAnalysis
Cache - NatCache
Entry - NatConstant
Folding Helper - NatDep
Graph - NatDominator
Tree - NatLiveness
Info - NatPass
Config - NatPass
Registry - NatPass
Stats - NatWorklist
- Native
Backend - The native code generation backend.
- Native
Emit Config - Configuration for the native backend.
- Native
Emit Stats - Statistics from native code generation.
- Native
Func - A function in the native IR.
- Native
Module - A compiled native module.
- Register
- A register in the native IR (SSA form).
- Register
Allocator - Linear scan register allocator.
Enums§
- Cond
Code - Comparison condition code.
- NatPass
Phase - Native
Inst - A single instruction in the native IR.
- Native
Type - Machine-level types for the native IR.
- Native
Value - A value operand in the native IR.