Home
last modified time | relevance | path

Searched defs:Sse (Results 1 – 20 of 20) sorted by relevance

/dports/devel/vc/Vc-1.4.2/Vc/sse/
H A Dprefetches.tcc35 Vc_ALWAYS_INLINE void prefetchForOneRead(const void *addr, VectorAbi::Sse) in prefetchForOneRead()
39 Vc_ALWAYS_INLINE void prefetchClose(const void *addr, VectorAbi::Sse) in prefetchClose()
43 Vc_ALWAYS_INLINE void prefetchMid(const void *addr, VectorAbi::Sse) in prefetchMid()
47 Vc_ALWAYS_INLINE void prefetchFar(const void *addr, VectorAbi::Sse) in prefetchFar()
51 Vc_ALWAYS_INLINE void prefetchForModify(const void *addr, VectorAbi::Sse) in prefetchForModify()
/dports/devel/vc/Vc-1.4.2/Vc/
H A Dfwddecl.h40 struct Sse {}; struct
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/warp-0.1.19/src/filters/
H A Dsse.rs336 pub struct Sse; struct
338 impl Sse { impl
415 impl fmt::Debug for Sse { implementation
/dports/misc/visp/visp-3.4.0/3rdparty/simdlib/Simd/
H A DSimdSse1Resizer.cpp31 namespace Sse namespace
H A DSimdLog.h89 using namespace Sse; variable
H A DSimdStore.h72 using namespace Sse; variable
H A DSimdLoad.h88 using namespace Sse; variable
H A DSimdConst.h92 using namespace Sse; variable
/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dratlptypes.h55 typedef struct soselement Sse; typedef
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_target/src/abi/call/
H A Dx86_64.rs13 Sse, enumerator
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_target-722.0.0/src/abi/call/
H A Dx86_64.rs13 Sse, enumerator
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_target-718.0.0/src/abi/call/
H A Dx86_64.rs13 Sse, enumerator
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_target/src/abi/call/
H A Dx86_64.rs13 Sse, enumerator
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajdomain.h171 AjPStr Sse; member
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rustfft-5.1.1/src/
H A Dplan.rs19 Sse(FftPlannerSse<T>), enumerator
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/triple_accel-0.3.4/src/
H A Djewel.rs2412 pub struct Sse { struct
2417 impl HammingJewel for Sse { argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Demulate.c131 #define Sse (1<<18) /* SSE Vector instruction */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Demulate.c131 #define Sse (1<<18) /* SSE Vector instruction */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Demulate.c131 #define Sse (1<<18) /* SSE Vector instruction */ macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Intrinsics/ref/
H A DSystem.Runtime.Intrinsics.X86.cs752 public static class Sse class