Home
last modified time | relevance | path

Searched defs:m128 (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/safe_arch/src/x86_x64/
H A Dsse.rs16 pub fn add_m128(a: m128, b: m128) -> m128 { in add_m128()
31 pub fn add_m128_s(a: m128, b: m128) -> m128 { in add_m128_s()
46 pub fn bitand_m128(a: m128, b: m128) -> m128 { in bitand_m128()
61 pub fn bitandnot_m128(a: m128, b: m128) -> m128 { in bitandnot_m128()
78 pub fn cmp_eq_mask_m128(a: m128, b: m128) -> m128 { in cmp_eq_mask_m128()
653 pub fn div_m128(a: m128, b: m128) -> m128 { in div_m128()
760 pub fn max_m128(a: m128, b: m128) -> m128 { in max_m128()
790 pub fn min_m128(a: m128, b: m128) -> m128 { in min_m128()
881 pub fn mul_m128(a: m128, b: m128) -> m128 { in mul_m128()
1124 pub fn store_m128(r: &mut m128, a: m128) { in store_m128()
[all …]
H A Dfma.rs32 pub fn fused_mul_add_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_add_m128()
53 pub fn fused_mul_add_m128_s(a: m128, b: m128, c: m128) -> m128 { in fused_mul_add_m128_s()
162 pub fn fused_mul_sub_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_sub_m128()
183 pub fn fused_mul_sub_m128_s(a: m128, b: m128, c: m128) -> m128 { in fused_mul_sub_m128_s()
292 pub fn fused_mul_neg_add_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_neg_add_m128()
313 pub fn fused_mul_neg_add_m128_s(a: m128, b: m128, c: m128) -> m128 { in fused_mul_neg_add_m128_s()
422 pub fn fused_mul_neg_sub_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_neg_sub_m128()
443 pub fn fused_mul_neg_sub_m128_s(a: m128, b: m128, c: m128) -> m128 { in fused_mul_neg_sub_m128_s()
552 pub fn fused_mul_addsub_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_addsub_m128()
640 pub fn fused_mul_subadd_m128(a: m128, b: m128, c: m128) -> m128 { in fused_mul_subadd_m128()
H A Dm128_.rs16 pub struct m128(pub __m128); struct
25 impl m128 { implementation
66 impl Clone for m128 { implementation
73 impl Copy for m128 {} implementation
75 impl Default for m128 { implementation
107 impl Debug for m128 { implementation
121 impl Display for m128 { implementation
135 impl Binary for m128 { implementation
149 impl LowerExp for m128 { implementation
163 impl UpperExp for m128 { implementation
[all …]
H A Dsse3.rs23 pub fn addsub_m128(a: m128, b: m128) -> m128 { in addsub_m128()
45 pub fn add_horizontal_m128(a: m128, b: m128) -> m128 { in add_horizontal_m128()
67 pub fn sub_horizontal_m128(a: m128, b: m128) -> m128 { in sub_horizontal_m128()
89 pub fn duplicate_odd_lanes_m128(a: m128) -> m128 { in duplicate_odd_lanes_m128()
100 pub fn duplicate_even_lanes_m128(a: m128) -> m128 { in duplicate_even_lanes_m128()
H A Dsse4_1.rs34 pub fn blend_imm_m128<const IMM: i32>(a: m128, b: m128) -> m128 { in blend_imm_m128()
76 pub fn blend_varying_m128(a: m128, b: m128, mask: m128) -> m128 { in blend_varying_m128()
98 pub fn ceil_m128(a: m128) -> m128 { in ceil_m128()
120 pub fn ceil_m128_s(a: m128, b: m128) -> m128 { in ceil_m128_s()
304 pub fn dot_product_m128<const IMM: i32>(a: m128, b: m128) -> m128 { in dot_product_m128()
386 pub fn floor_m128(a: m128) -> m128 { in floor_m128()
416 pub fn floor_m128_s(a: m128, b: m128) -> m128 { in floor_m128_s()
485 pub fn insert_f32_imm_m128<const IMM: i32>(a: m128, b: m128) -> m128 { in insert_f32_imm_m128()
784 pub fn round_m128<const MODE: i32>(a: m128) -> m128 { in round_m128()
807 pub fn round_m128_s<const MODE: i32>(a: m128, b: m128) -> m128 { in round_m128_s()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-ssvety.ads54 type m128 is private; -- SSE >= 1 type
77 type m128 is array (1 .. 4) of Float32; type

12345678910>>...28