Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ abi.rs
File
abi.rs
cranelift/codegen/src/isa/x64/abi.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Implementation of the standard x64 ABI.
2
3
use crate::CodegenResult;
4
use crate::ir::MemFlagsData;
Callers
nothing calls this directly
Calls
4
windows_clobbers
Function · 0.85
sysv_clobbers
Function · 0.70
all_clobbers
Function · 0.70
empty
Function · 0.50
Tested by
no test coverage detected