- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 2,321 for host:doc.rust-lang.org (0.06 sec)
-
CastTransmute in std::intrinsics::mir - Rust
Emits a `CastKind::Transmute` cast.doc.rust-lang.org/std/intrinsics/mir/fn.CastTransmute.htmlRegistered: Mon Aug 04 03:12:03 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
is_val_statically_known in std::intrinsics - Rust
Returns whether the argument’s value is statically known at compile-time.doc.rust-lang.org/std/intrinsics/fn.is_val_statically_known.htmlRegistered: Mon Aug 04 03:14:12 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 9K bytes - Viewed (0) -
powif16 in std::intrinsics - Rust
Raises an `f16` to an integer power.doc.rust-lang.org/std/intrinsics/fn.powif16.htmlRegistered: Mon Aug 04 03:20:22 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
prefetch_read_data in std::intrinsics - Rust
The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction if supported; otherwise, it is a no-op. Prefetches have no effect on the behavior of the program but can change its performance characteristics.doc.rust-lang.org/std/intrinsics/fn.prefetch_read_data.htmlRegistered: Mon Aug 04 03:20:26 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.3K bytes - Viewed (0) -
simd_rem in std::intrinsics::simd - Rust
Returns remainder of two vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_rem.htmlRegistered: Mon Aug 04 03:23:43 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_insert_dyn in std::intrinsics::simd - Rust
Inserts an element into a vector, returning the updated vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_insert_dyn.htmlRegistered: Mon Aug 04 03:24:31 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.3K bytes - Viewed (0) -
simd_extract in std::intrinsics::simd - Rust
Extracts an element from a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract.htmlRegistered: Mon Aug 04 03:23:25 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_flog2 in std::intrinsics::simd - Rust
`T` must be a vector of floats.doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog2.htmlRegistered: Mon Aug 04 03:23:37 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_masked_load in std::intrinsics::simd - Rust
Reads a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_load.htmlRegistered: Mon Aug 04 03:24:50 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.8K bytes - Viewed (0) -
simd_mul in std::intrinsics::simd - Rust
Multiplies two simd vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_mul.htmlRegistered: Mon Aug 04 03:24:36 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0)