Searched defs:has_sse2 (Results 1 – 8 of 8) sorted by relevance
73 int has_sse2 = TestCpuFlag(kCpuHasSSE2); in main() local
59 unsigned has_sse2:1; member
30 int has_sse2 = TestCpuFlag(kCpuHasSSE2); in TEST_F() local
1367 int has_sse2 = TestCpuFlag(kCpuHasSSE2); in TEST_F() local
44 bool has_sse2() const { return has_sse2_; } in has_sse2() function
47 bool has_sse2; // Processor has SSE2. member
84 bool has_sse2() const { return has_sse2_; } in has_sse2() function
21 bool has_sse2; // Processor has SSE2. member