compute_abi_info
rustc_
target
1.92.0-nightly
(9f32ccf35 2025-09-21)
In rustc_
target::
callconv::
mips
rustc_target
::
callconv
::
mips
Function
compute_
abi_
info
Copy item path
Source
pub(crate) fn compute_abi_info<Ty, C>(cx:
&C
, fn_abi: &mut
FnAbi
<'_, Ty>)
where C:
HasDataLayout
,