rustc_
target
1.85.0-nightly
(426d17342 2024-12-21)
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
,