Home
last modified time | relevance | path

Searched defs:SSE41 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/cpu/
Dintel.rs74 pub(crate) const SSE41: Feature = Feature { constant
/aosp_15_r20/external/skia/src/core/
H A DSkCpu.h21 SSE41 = 1 << 4, enumerator
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dcpu.h32 SSE41 = 5, in PA_COMPONENT_EXPORT() enumerator
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dcpu.h28 SSE41, enumerator
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/
Dcpu.h28 SSE41, enumerator
/aosp_15_r20/external/libchrome/base/
H A Dcpu.h25 SSE41, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c67 SSE41 = 1 << 2, enumerator
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/haxm_sys/
H A Dcpuid.rs41 const SSE41 = feature_bit(19); /* 0x00080000 Streaming SIMD Extensions 4.1 */ constant
/aosp_15_r20/external/cronet/base/
H A Dcpu.h59 SSE41 = 5, enumerator
/aosp_15_r20/external/mesa3d/src/util/blake3/
H A Dblake3_dispatch.c97 SSE41 = 1 << 2, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/
Dmod.rs99 pub type SSE41 = SseMachine<YesS3, YesS4, NoNI>; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.17/src/x86_64/
H A Dmod.rs99 pub type SSE41 = SseMachine<YesS3, YesS4, NoNI>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h54 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512 enumerator
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h49 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h64 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp2302 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator