Home
last modified time | relevance | path

Searched defs:rsqrte (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/packed_simd-0.3.3/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/www/firefox/firefox-99.0/third_party/rust/packed_simd/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/packed_simd/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/packed_simd-0.3.3/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/packed_simd/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/packed_simd/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.6/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/lang/rust/rustc-1.58.1-src/vendor/packed_simd_2/src/api/math/
H A Dfloat.rs31 mod rsqrte; module
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/simd/neon/
H A Dmath.h37 npyv_f32 rsqrte = vrsqrteq_f32(guard_byz); in npyv_sqrt_f32() local