HomeSort by relevance Sort by last modified time
    Searched refs:has_sse41 (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
cpu_unittest.cc 45 if (cpu.has_sse41()) {
80 if (cpu.has_sse41()) {
cpu.h 34 int has_sse41() const { return has_sse41_; } function in class:base::CPU

Completed in 177 milliseconds