Home
last modified time | relevance | path

Searched defs:hasAVX (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/system/
H A Djuce_SystemStats.cpp95 hasSSE41 = false, hasSSE42 = false, hasAVX = false, hasAVX2 = false, member
121 bool SystemStats::hasAVX() noexcept { return getCPUInformation().hasAVX; } in hasAVX() function in juce::SystemStats
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/system/
H A Djuce_SystemStats.cpp95 hasSSE41 = false, hasSSE42 = false, hasAVX = false, hasAVX2 = false, member
121 bool SystemStats::hasAVX() noexcept { return getCPUInformation().hasAVX; } in hasAVX() function in juce::SystemStats
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/system/
H A Djuce_SystemStats.cpp95 hasSSE41 = false, hasSSE42 = false, hasAVX = false, hasAVX2 = false, member
121 bool SystemStats::hasAVX() noexcept { return getCPUInformation().hasAVX; } in hasAVX() function in juce::SystemStats
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dcpudetect.h44 int hasAVX; member
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dcpudetect.h42 int hasAVX; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/
H A Dcpudetect.h44 int hasAVX; member
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dcpudetect.h42 int hasAVX; member
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86Subtarget.h153 bool hasAVX() const { return HasAVX; } in hasAVX() function
/dports/math/kfr/kfr-4.2.1/include/kfr/runtime/
H A Dcpuid.hpp51 u32 hasAVX : 1; member
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dhost.h565 vl_bool hasAVX ; member
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dvalidat3.cpp366 bool hasAVX = HasAVX(); in TestSettings() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dvalidat3.cpp363 bool hasAVX = HasAVX(); in TestSettings() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dvalidat3.cpp363 bool hasAVX = HasAVX(); in TestSettings() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dvalidat3.cpp363 bool hasAVX = HasAVX(); in TestSettings() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/libpq/
H A Dlibpq-fe.h560 extern void PQdisplayTuples(const PGresult *res, in hasSSE3()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86Subtarget.h544 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86Subtarget.h600 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h590 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h600 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86Subtarget.h581 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h636 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86Subtarget.h618 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86Subtarget.h636 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86Subtarget.h631 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86Subtarget.h618 bool hasAVX() const { return X86SSELevel >= AVX; } in hasAVX() function

12