Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LPC4/Full-Stack
/ int32
Function
int32
tests/integration/rv64_codegen.rs:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
};
6
7
fn int32() -> IrType {
8
IrType::Integer(IntWidth::I32)
9
}
10
11
fn int64() -> IrType {
12
IrType::Integer(IntWidth::I64)
Callers
8
emits_symbolic_labels_for_calls_and_branches
Function · 0.70
emits_standard_prologue_and_argument_spills
Function · 0.70
omit_frame_pointer_drops_s0_setup_but_keeps_ra
Function · 0.70
uses_lw_and_sw_for_i32_stack_values
Function · 0.70
keeps_pointer_stack_values_64_bit
Function · 0.70
heap_alloc_zeroes_memory_and_skips_null
Function · 0.70
lowers_stack_alloc_as_frame_address_not_memory_load
Function · 0.70
omits_destination_for_void_calls
Function · 0.70
Calls
no outgoing calls
Tested by
8
emits_symbolic_labels_for_calls_and_branches
Function · 0.56
emits_standard_prologue_and_argument_spills
Function · 0.56
omit_frame_pointer_drops_s0_setup_but_keeps_ra
Function · 0.56
uses_lw_and_sw_for_i32_stack_values
Function · 0.56
keeps_pointer_stack_values_64_bit
Function · 0.56
heap_alloc_zeroes_memory_and_skips_null
Function · 0.56
lowers_stack_alloc_as_frame_address_not_memory_load
Function · 0.56
omits_destination_for_void_calls
Function · 0.56