rustc_
target
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
target::
callconv::
mips
Functions
classify_arg
classify_ret
compute_abi_info
rustc_target
::
callconv
::
mips
Function
classify_arg
Copy item path
Settings
Help
Summary
Source
fn classify_arg<Ty, C>(cx:
&C
, arg: &mut
ArgAbi
<'_, Ty>, offset: &mut
Size
)
where C:
HasDataLayout
,