come
0.1.0
Module statement
Modules
Functions
In come::backend::riscv::from_ir::function
?
Settings
Module
come
::
backend
::
riscv
::
from_ir
::
function
::
statement
Copy item path
source
·
[
−
]
Modules
§
binary_calculate
🔒
Compile a binary operator.
branch
🔒
call
🔒
load
🔒
Compile a load command.
load_field
🔒
ret
🔒
set_field
🔒
store
🔒
Compile a store command.
unary_calculate
🔒
Compile a unary operator.
Functions
§
emit_code
Emit assembly code for a
ir::function::statement::IRStatement
.