- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 791 - 800 of 2,266 for host:doc.rust-lang.org (0.08 sec)
-
prefetch_write_instruction in std::intrinsics -...
The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction for the given address 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_write_instruction.htmlRegistered: Wed Nov 05 03:18:33 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4.2K bytes - Viewed (0) -
simd_gather in std::intrinsics::simd - Rust
Reads a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_gather.htmlRegistered: Wed Nov 05 03:20:21 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4.5K bytes - Viewed (0) -
simd_le in std::intrinsics::simd - Rust
Tests if `x` is less than or equal to `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_le.htmlRegistered: Wed Nov 05 03:20:24 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_expose_provenance in std::intrinsics::simd...
Exposes a vector of pointers as a vector of addresses.doc.rust-lang.org/std/intrinsics/simd/fn.simd_expose_provenance.htmlRegistered: Wed Nov 05 03:20:29 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_or in std::intrinsics::simd - Rust
“Ors” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_or.htmlRegistered: Wed Nov 05 03:18:53 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.5K bytes - Viewed (0) -
simd_reduce_all in std::intrinsics::simd - Rust
Checks if all mask values are true.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_all.htmlRegistered: Wed Nov 05 03:19:00 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4K bytes - Viewed (0) -
simd_reduce_min in std::intrinsics::simd - Rust
Returns the minimum element of a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_min.htmlRegistered: Wed Nov 05 03:19:15 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_fma in std::intrinsics::simd - Rust
Computes `(x*y) + z` for each element, but without any intermediate rounding.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fma.htmlRegistered: Wed Nov 05 03:19:19 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_extract_dyn in std::intrinsics::simd - Rust
Extracts an element from a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract_dyn.htmlRegistered: Wed Nov 05 03:20:03 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4.2K bytes - Viewed (0) -
FileTimesExt in std::os::windows::fs - Rust
Windows-specific extensions to `fs::FileTimes`.doc.rust-lang.org/std/os/windows/fs/trait.FileTimesExt.htmlRegistered: Wed Nov 05 02:43:27 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 6.2K bytes - Viewed (0)