Searched defs:supportsSSE (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/Common/
H A DCPUID.hpp34 static bool supportsSSE();
98 return supportsSSE(); // Coincides with 64-bit integer vector instructions supported by SSE
101 inline bool CPUID::supportsSSE() function in class:sw::CPUID

Completed in 125 milliseconds