/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/cpu/ |
D | intel.rs | 74 pub(crate) const SSE41: Feature = Feature { constant
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkCpu.h | 21 SSE41 = 1 << 4, enumerator
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | cpu.h | 32 SSE41 = 5, in PA_COMPONENT_EXPORT() enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | cpu.h | 28 SSE41, enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/ |
D | cpu.h | 28 SSE41, enumerator
|
/aosp_15_r20/external/libchrome/base/ |
H A D | cpu.h | 25 SSE41, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/ |
H A D | blake3_dispatch.c | 67 SSE41 = 1 << 2, enumerator
|
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/haxm_sys/ |
H A D | cpuid.rs | 41 const SSE41 = feature_bit(19); /* 0x00080000 Streaming SIMD Extensions 4.1 */ constant
|
/aosp_15_r20/external/cronet/base/ |
H A D | cpu.h | 59 SSE41 = 5, enumerator
|
/aosp_15_r20/external/mesa3d/src/util/blake3/ |
H A D | blake3_dispatch.c | 97 SSE41 = 1 << 2, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/ |
D | mod.rs | 99 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 D | mod.rs | 99 pub type SSE41 = SseMachine<YesS3, YesS4, NoNI>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86Subtarget.h | 54 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512 enumerator
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86Subtarget.h | 49 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 D | X86Subtarget.h | 64 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | Targets.cpp | 2302 NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F enumerator
|