rustc_
codegen_
llvm
1.84.0-nightly
(759e07f06 2024-10-30)
In rustc_
codegen_
llvm::
intrinsic
rustc_codegen_llvm
::
intrinsic
Function
int_type_width_signed
Copy item path
Source
fn int_type_width_signed( ty:
Ty
<'_>, cx: &
CodegenCx
<'_, '_>, ) ->
Option
<(
u64
,
bool
)>