classify_arg
rustc_
target
1.93.0-nightly
(f15a7f385 2025-11-04)
In rustc_
target::
callconv::
nvptx64
rustc_target
::
callconv
::
nvptx64
Function
classify_
arg
Copy item path
Source
fn classify_arg<'a, Ty, C>(cx:
&C
, arg: &mut
ArgAbi
<'a, Ty>)
where Ty:
TyAbiInterface
<'a, C> +
Copy
,