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

  /external/chromium/base/
cpu_unittest.cc 35 if (cpu.has_sse3()) {
70 if (cpu.has_sse3()) {
cpu.h 32 int has_sse3() const { return has_sse3_; } function in class:base::CPU

Completed in 3501 milliseconds