/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_x86.h | 37 #define SSSE3 0x10 macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/cpu/ |
D | intel.rs | 69 pub(crate) const SSSE3: Feature = Feature { constant
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkCpu.h | 20 SSSE3 = 1 << 3, enumerator
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | cpu.h | 31 SSSE3 = 4, in PA_COMPONENT_EXPORT() enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | cpu_info.h | 78 SSSE3 = 4, enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | cpu.h | 27 SSSE3, enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/ |
D | cpu.h | 27 SSSE3, enumerator
|
/aosp_15_r20/external/libchrome/base/ |
H A D | cpu.h | 24 SSSE3, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/ |
H A D | blake3_dispatch.c | 66 SSSE3 = 1 << 1, enumerator
|
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/haxm_sys/ |
H A D | cpuid.rs | 32 … const SSSE3 = feature_bit(9); /* 0x00000200 Supplemental Streaming SIMD Extensions 3 */ constant
|
/aosp_15_r20/external/cronet/base/ |
H A D | cpu.h | 58 SSSE3 = 4, enumerator
|
/aosp_15_r20/external/mesa3d/src/util/blake3/ |
H A D | blake3_dispatch.c | 96 SSSE3 = 1 << 1, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/ |
D | mod.rs | 98 pub type SSSE3 = SseMachine<YesS3, NoS4, 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 | 98 pub type SSSE3 = SseMachine<YesS3, NoS4, 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/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Register/Intel/ |
H A D | Cpuid.h | 220 UINT32 SSSE3:1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Register/Intel/ |
H A D | Cpuid.h | 220 UINT32 SSSE3:1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Register/Intel/ |
H A D | Cpuid.h | 221 UINT32 SSSE3 : 1; member
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 6769 SSSE3, in EmitX86BuiltinExpr() 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
|