Home
last modified time | relevance | path

Searched defs:f32x16 (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/rust/rustc-1.58.1-src/src/test/codegen/simd-intrinsic/
H A Dsimd-intrinsic-float-fma.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fma_32x16(a: f32x16, b: f32x16, c: f32x16) -> f32x16 { in fma_32x16()
H A Dsimd-intrinsic-float-pow.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fpow_32x16(a: f32x16, b: f32x16) -> f32x16 { in fpow_32x16()
H A Dsimd-intrinsic-float-powi.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fpowi_32x16(a: f32x16, b: i32) -> f32x16 { in fpowi_32x16()
H A Dsimd-intrinsic-float-abs.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fabs_32x16(a: f32x16) -> f32x16 { in fabs_32x16()
H A Dsimd-intrinsic-float-cos.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fcos_32x16(a: f32x16) -> f32x16 { in fcos_32x16()
H A Dsimd-intrinsic-float-exp.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn exp_32x16(a: f32x16) -> f32x16 { in exp_32x16()
H A Dsimd-intrinsic-float-sin.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fsin_32x16(a: f32x16) -> f32x16 { in fsin_32x16()
H A Dsimd-intrinsic-float-fsqrt.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn fsqrt_32x16(a: f32x16) -> f32x16 { in fsqrt_32x16()
H A Dsimd-intrinsic-float-log.rs23 pub struct f32x16(pub f32, pub f32, pub f32, pub f32, struct
55 pub unsafe fn log_32x16(a: f32x16) -> f32x16 { in log_32x16()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/packed_simd-0.3.3/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.6/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/www/firefox/firefox-99.0/third_party/rust/packed_simd/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/packed_simd/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/packed_simd-0.3.3/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/lang/rust/rustc-1.58.1-src/vendor/packed_simd_2/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/packed_simd/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/packed_simd/src/codegen/math/float/
H A Dmul_add.rs21 fn fma_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fma_v16f32()
H A Dmul_adde.rs20 fn fmuladd_v16f32(x: f32x16, y: f32x16, z: f32x16) -> f32x16; in fmuladd_v16f32()

1234