Home
last modified time | relevance | path

Searched refs:X86_SSE (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
65 features |= X86_SSE; in detect_cpu_features()
174 features |= X86_SSE; in detect_cpu_features()
181 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
234 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
235 #define SSSE3_BITS (X86_SSE | X86_SSE2 | X86_SSSE3) in _pixman_x86_get_implementations()
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
65 features |= X86_SSE; in detect_cpu_features()
174 features |= X86_SSE; in detect_cpu_features()
181 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
234 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
235 #define SSSE3_BITS (X86_SSE | X86_SSE2 | X86_SSSE3) in _pixman_x86_get_implementations()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
65 features |= X86_SSE; in detect_cpu_features()
174 features |= X86_SSE; in detect_cpu_features()
181 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
234 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
235 #define SSSE3_BITS (X86_SSE | X86_SSE2 | X86_SSSE3) in _pixman_x86_get_implementations()
/dports/x11/pixman/pixman-0.40.0/pixman/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
65 features |= X86_SSE; in detect_cpu_features()
170 features |= X86_SSE; in detect_cpu_features()
177 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
230 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
231 #define SSSE3_BITS (X86_SSE | X86_SSE2 | X86_SSSE3) in _pixman_x86_get_implementations()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
64 features |= X86_SSE; in detect_cpu_features()
171 features |= X86_SSE; in detect_cpu_features()
176 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
228 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
64 features |= X86_SSE; in detect_cpu_features()
171 features |= X86_SSE; in detect_cpu_features()
176 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
228 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-x86.c40 X86_SSE = (1 << 2) | X86_MMX_EXTENSIONS, enumerator
64 features |= X86_SSE; in detect_cpu_features()
171 features |= X86_SSE; in detect_cpu_features()
176 if ((features & X86_MMX) && !(features & X86_SSE)) in detect_cpu_features()
228 #define SSE2_BITS (X86_MMX | X86_MMX_EXTENSIONS | X86_SSE | X86_SSE2) in _pixman_x86_get_implementations()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/resize/x86/
H A Dresize_impl_x86.cpp46 if (!ret && cpu >= CPUClass::X86_SSE) in create_resize_impl_h_x86()
88 if (!ret && cpu >= CPUClass::X86_SSE) in create_resize_impl_v_x86()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/resize/x86/
H A Dresize_impl_x86.cpp46 if (!ret && cpu >= CPUClass::X86_SSE) in create_resize_impl_h_x86()
88 if (!ret && cpu >= CPUClass::X86_SSE) in create_resize_impl_v_x86()
/dports/games/powder-toy/The-Powder-Toy-95.0/data/
H A DIntroText.h41 #ifdef X86_SSE
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/common/
H A Dcpuinfo.h16 X86_SSE, enumerator
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/common/
H A Dcpuinfo.h16 X86_SSE, enumerator
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/x86/
H A Dcolorspace_sse_test.cpp32 auto filter_sse = builder.set_cpu(zimg::CPUClass::X86_SSE).create(); in test_case()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/x86/
H A Dcolorspace_sse_test.cpp32 auto filter_sse = builder.set_cpu(zimg::CPUClass::X86_SSE).create(); in test_case()
/dports/games/powder-toy/The-Powder-Toy-95.0/src/
H A DConfig.h79 #elif defined(X86_SSE)
/dports/devel/cpu_features/cpu_features-0.6.0/include/
H A Dcpuinfo_x86.h176 X86_SSE, enumerator
/dports/multimedia/handbrake/zimg-release-3.0.1/test/resize/x86/
H A Dresize_impl_sse_test.cpp33 auto filter_sse = builder.set_cpu(zimg::CPUClass::X86_SSE).create(); in test_case()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/resize/x86/
H A Dresize_impl_sse_test.cpp33 auto filter_sse = builder.set_cpu(zimg::CPUClass::X86_SSE).create(); in test_case()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/colorspace/x86/
H A Doperation_impl_x86.cpp33 if (!ret && cpu >= CPUClass::X86_SSE) in create_matrix_operation_x86()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/colorspace/x86/
H A Doperation_impl_x86.cpp33 if (!ret && cpu >= CPUClass::X86_SSE) in create_matrix_operation_x86()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dtable.cpp50 { "sse", CPUClass::X86_SSE },
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dtable.cpp50 { "sse", CPUClass::X86_SSE },
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/x86/
H A Dcpu.h34 #define X86_SSE(flags) CPUEXT(flags, SSE) macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/x86/
H A Dcpu.h34 #define X86_SSE(flags) CPUEXT(flags, SSE) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/libav/libavutil/x86/
H A Dcpu.h33 #define X86_SSE(flags) CPUEXT(flags, SSE) macro

1234