rustc_
target
1.84.0-nightly
(5ec7d6eee 2024-11-17)
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
,