Home
last modified time | relevance | path

Searched refs:simd_round (Results 1 – 22 of 22) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/simd/intrinsic/
H A Dfloat-math-pass.rs35 fn simd_round<T>(x: T) -> T; in simd_round() function
108 let r = simd_round(h); in main()
/dports/lang/rust/rustc-1.58.1-src/library/portable-simd/crates/core_simd/src/
H A Dround.rs31 unsafe { intrinsics::simd_round(self) }
H A Dintrinsics.rs101 pub(crate) fn simd_round<T>(x: T) -> T; in simd_round() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/simba/src/simd/
H A Dsimd_complex.rs104 fn simd_round(self) -> Self { in simd_round() method
H A Dwide_simd_impl.rs854 fn simd_round(self) -> Self { in simd_round() method
1115 fn simd_round(self) -> Self { in simd_round() method
1116 Self::new(self.re.simd_round(), self.im.simd_round()) in simd_round()
H A Dauto_simd_impl.rs841 fn simd_round(self) -> Self {
842 self.map(|e| e.simd_round())
1104 fn simd_round(self) -> Self {
1105 Self::new(self.re.simd_round(), self.im.simd_round())
H A Dpacked_simd_impl.rs811 fn simd_round(self) -> Self {
1073 fn simd_round(self) -> Self {
1074 Self::new(self.re.simd_round(), self.im.simd_round())
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/bx/
H A Dsimd_t.h167 Ty simd_round(Ty _a);
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/bx/
H A Dsimd_t.h167 Ty simd_round(Ty _a);
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dsimd128_sse.inl231 BX_SIMD_FORCE_INLINE simd128_sse_t simd_round(simd128_sse_t _a) function
H A Dsimd128_langext.inl279 BX_SIMD_FORCE_INLINE simd128_langext_t simd_round(simd128_langext_t _a) function
H A Dsimd128_ref.inl306 BX_SIMD_FORCE_INLINE simd128_ref_t simd_round(simd128_ref_t _a) function
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/bx/inline/
H A Dsimd128_sse.inl231 BX_SIMD_FORCE_INLINE simd128_sse_t simd_round(simd128_sse_t _a) function
H A Dsimd128_langext.inl279 BX_SIMD_FORCE_INLINE simd128_langext_t simd_round(simd128_langext_t _a) function
H A Dsimd128_ref.inl306 BX_SIMD_FORCE_INLINE simd128_ref_t simd_round(simd128_ref_t _a) function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/intrinsics/
H A Dsimd.rs290 simd_round, (c a) { in codegen_simd_intrinsic_call()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/
H A Dintrinsic.rs1193 sym::simd_round => ("round", bx.type_func(&[vec_ty], vec_ty)), in generic_simd_intrinsic()
1220 | sym::simd_round in generic_simd_intrinsic()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/check/
H A Dintrinsic.rs448 | sym::simd_round in check_platform_intrinsic_type()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-718.0.0/src/
H A Dsymbol.rs1112 simd_round,
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-722.0.0/src/
H A Dsymbol.rs1127 simd_round,
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_span/src/
H A Dsymbol.rs1127 simd_round,
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_span/src/
H A Dsymbol.rs1224 simd_round,