Function come::backend::riscv::from_ir::function::statement::emit_code

source ·
pub fn emit_code(
    statement: &IRStatement,
    ctx: &mut FunctionCompileContext<'_>
) -> String
Expand description

Emit assembly code for a ir::function::statement::IRStatement.