Module moore_svlog::mir::lower::rvalue[][src]

Expand description

Expression rvalue lowering to MIR.

Structs

An internal builder for rvalue lowering.

Functions

Map a bitwise binary operator to MIR.

Map an integer binary arithmetic operator to MIR.

Map an integer shift operator to MIR.

mir_rvalueDeprecated

Lower an expression to an rvalue in the MIR.