Home
last modified time | relevance | path

Searched refs:SSE2 (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3_dispatch.c65 SSE2 = 1 << 0, enumerator
99 features |= SSE2; in get_cpu_features()
102 features |= SSE2; in get_cpu_features()
156 if (features & SSE2) { in blake3_compress_in_place()
185 if (features & SSE2) { in blake3_compress_xof()
226 if (features & SSE2) { in blake3_hash_many()
267 if (features & SSE2) { in blake3_simd_degree()
/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt38 option(ISA_SSE2 "Enable builds for SSE2 SIMD")
198 printopt("SSE2 backend " ${ISA_SSE2})
DREADME.md76 * `astcenc-sse2` - uses SSE2
80 The x86-64 SSE2 builds will work on all x86-64 machines, but it is the slowest
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion_simd.inl15 // SSE2 STATS: 11 shuffle, 8 mul, 8 add
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_quat.inl110 // SSE2 STATS: