Searched defs:has_sse3 (Results 1 – 4 of 4) sorted by relevance
60 unsigned has_sse3:1; member
44 bool has_sse3() const { return has_sse3_; } in has_sse3() function
67 bool has_sse3() const { return has_sse3_; } in has_sse3() function