rustc_
target
1.84.0-nightly
(5ec7d6eee 2024-11-17)
In rustc_
target::
callconv::
mips
rustc_target
::
callconv
::
mips
Function
classify_ret
Copy item path
Source
fn classify_ret<Ty, C>(cx:
&C
, ret: &mut
ArgAbi
<'_, Ty>, offset: &mut
Size
)
where C:
HasDataLayout
,