compute_abi_info
rustc_
target
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
target::
callconv::
sparc
rustc_target
::
callconv
::
sparc
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
,