rust/crates/core_simd/src
2021-07-29 04:55:28 +00:00
..
masks Change bitmasks to use less opaque type 2021-07-29 04:55:28 +00:00
vector Add lane count marker type 2021-07-24 17:37:36 +00:00
vendor Add conversions between vendor intrinsics (#144) 2021-07-19 15:01:28 -07:00
comparisons.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
fmt.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
intrinsics.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
iter.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
lane_count.rs Change bitmasks to use less opaque type 2021-07-29 04:55:28 +00:00
lib.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
masks.rs Change bitmasks to use less opaque type 2021-07-29 04:55:28 +00:00
math.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
ops.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
permute.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
reduction.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
round.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
select.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
to_bytes.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
transmute.rs Add conversions between vendor intrinsics (#144) 2021-07-19 15:01:28 -07:00
vector.rs Add lane count marker type 2021-07-24 17:37:36 +00:00
vendor.rs Add conversions between vendor intrinsics (#144) 2021-07-19 15:01:28 -07:00