Home
last modified time | relevance | path

Searched refs:X86_AVX (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/dispatch/
H A Dget_arch_gcc_builtin_cpu_supports.h30 arch_info |= Arch::X86_AVX; in get_arch_gcc_builtin_cpu_supports()
41 arch_info |= Arch::X86_AVX; in get_arch_gcc_builtin_cpu_supports()
48 arch_info |= Arch::X86_AVX; in get_arch_gcc_builtin_cpu_supports()
H A Darch.h40 X86_AVX = 1 << 6, enumerator
H A Dpreprocess_single_compile_arch.h66 res |= Arch::X86_AVX; in this_compile_arch()
H A Dget_arch_linux_cpuinfo.h50 Arch a_avx = a_sse4_1 | Arch::X86_AVX; in get_arch_linux_cpuinfo()
H A Dget_arch_string_list.h49 Arch a_avx = a_sse4_1 | Arch::X86_AVX; in get_arch_string_list()
H A Dget_arch_raw_cpuid.h137 arch_info |= Arch::X86_AVX; in get_arch_raw_cpuid()
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/test/
H A Dmain_dispatcher.cc118 Arch::X86_SSE4_1 | Arch::X86_AVX; in main()
121 Arch::X86_SSE4_1 | Arch::X86_AVX | Arch::X86_AVX2; in main()
124 Arch::X86_SSE4_1 | Arch::X86_AVX | Arch::X86_AVX2 | in main()
128 Arch::X86_SSE4_1 | Arch::X86_AVX | Arch::X86_AVX2 | in main()
132 Arch::X86_SSE4_1 | Arch::X86_AVX | Arch::X86_AVX2 | in main()
136 Arch::X86_SSE4_1 | Arch::X86_AVX | Arch::X86_AVX2 | in main()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/resize/x86/
H A Dresize_impl_x86.cpp42 if (!ret && cpu >= CPUClass::X86_AVX) in create_resize_impl_h_x86()
84 if (!ret && cpu >= CPUClass::X86_AVX) 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.cpp42 if (!ret && cpu >= CPUClass::X86_AVX) in create_resize_impl_h_x86()
84 if (!ret && cpu >= CPUClass::X86_AVX) in create_resize_impl_v_x86()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/common/
H A Dcpuinfo.h18 X86_AVX, enumerator
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/common/
H A Dcpuinfo.h18 X86_AVX, enumerator
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/
H A Dthis_compile_arch.h43 res |= Arch::X86_AVX; in this_compile_arch()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/colorspace/x86/
H A Dcolorspace_avx_test.cpp32 auto filter_avx = builder.set_cpu(zimg::CPUClass::X86_AVX).create(); in test_case()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/colorspace/x86/
H A Dcolorspace_avx_test.cpp32 auto filter_avx = builder.set_cpu(zimg::CPUClass::X86_AVX).create(); in test_case()
/dports/devel/cpu_features/cpu_features-0.6.0/include/
H A Dcpuinfo_x86.h183 X86_AVX, enumerator
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/resize/x86/
H A Dresize_impl_avx_test.cpp33 auto filter_avx = builder.set_cpu(zimg::CPUClass::X86_AVX).create(); in test_case()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/resize/x86/
H A Dresize_impl_avx_test.cpp33 auto filter_avx = builder.set_cpu(zimg::CPUClass::X86_AVX).create(); in test_case()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/colorspace/x86/
H A Doperation_impl_x86.cpp31 if (!ret && cpu >= CPUClass::X86_AVX) in create_matrix_operation_x86()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/colorspace/x86/
H A Doperation_impl_x86.cpp31 if (!ret && cpu >= CPUClass::X86_AVX) in create_matrix_operation_x86()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dtable.cpp52 { "avx", CPUClass::X86_AVX },
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dtable.cpp52 { "avx", CPUClass::X86_AVX },
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavutil/x86/
H A Dcpu.h40 #define X86_AVX(flags) CPUEXT(flags, AVX) macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavutil/x86/
H A Dcpu.h40 #define X86_AVX(flags) CPUEXT(flags, AVX) macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/libav/libavutil/x86/
H A Dcpu.h39 #define X86_AVX(flags) CPUEXT(flags, AVX) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libav/libavutil/x86/
H A Dcpu.h39 #define X86_AVX(flags) CPUEXT(flags, AVX) macro

12