Searched refs:bit_SSE4_2 (Results 1 – 5 of 5) sorted by relevance
30 #ifndef bit_SSE4_231 #define bit_SSE4_2 bit_SSE42 // clang and gcc have different defines. macro55 return !!(Ecx & bit_SSE4_2); in hasHardwareCRC32()
62 # ifndef bit_SSE4_263 # define bit_SSE4_2 bit_SSE42 // clang and gcc have different defines. macro88 return !!(Ecx & bit_SSE4_2); in hasHardwareCRC32()
79 #ifndef bit_SSE4_280 #define bit_SSE4_2 (1 << 20) macro124 if (ecx & bit_SSE4_2) in igt_x86_features()
97 #define bit_SSE4_2 bit_SSE42 /* for gcc compat */ macro