MCPcopy 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
3use crate::CodegenResult;
4use crate::ir::MemFlagsData;

Callers

nothing calls this directly

Calls 4

windows_clobbersFunction · 0.85
sysv_clobbersFunction · 0.70
all_clobbersFunction · 0.70
emptyFunction · 0.50

Tested by

no test coverage detected