Searched refs:has_sse_ (Results 1 – 2 of 2) sorted by relevance
89 bool has_sse() const { return has_sse_; } in has_sse()156 bool has_sse_; variable
424 has_sse_(false), in CPU()493 has_sse_ = (cpu_info[3] & 0x02000000) != 0; in CPU()