Home
last modified time | relevance | path

Searched refs:x86_cpu_has_ssse3 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c141 int x86_cpu_has_ssse3; in _cpu_check_features() local
153 x86_cpu_has_ssse3 = abcd[2] & 0x000200; in _cpu_check_features()
159 x86_cpu_enable_ssse3 = x86_cpu_has_ssse3; in _cpu_check_features()
/third_party/skia/third_party/externals/zlib/
H A Dcpu_features.c141 int x86_cpu_has_ssse3; in _cpu_check_features() local
153 x86_cpu_has_ssse3 = abcd[2] & 0x000200; in _cpu_check_features()
159 x86_cpu_enable_ssse3 = x86_cpu_has_ssse3; in _cpu_check_features()
/third_party/node/deps/zlib/
H A Dcpu_features.c159 int x86_cpu_has_ssse3; in _cpu_check_features() local
171 x86_cpu_has_ssse3 = abcd[2] & 0x000200; in _cpu_check_features()
177 x86_cpu_enable_ssse3 = x86_cpu_has_ssse3; in _cpu_check_features()

Completed in 1 milliseconds