Home
last modified time | relevance | path

Searched defs:has_avx2 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
Du_cpu_detect.h105 unsigned has_avx2:1; member
/third_party/node/deps/v8/src/base/
Dcpu.h97 bool has_avx2() const { return has_avx2_; } in has_avx2() function