Lines Matching refs:SIMDUTF_TARGET_REGION
1126 #define SIMDUTF_TARGET_ICELAKE SIMDUTF_TARGET_REGION("avx512f,avx512dq,avx512cd,avx512bw,avx512vbmi,avx512vbmi2,avx512vl,avx2,bmi,bmi2,pclmul,lzcnt,popcnt,avx512vpopcntdq")
1137 // These two need to be included outside SIMDUTF_TARGET_REGION
1444 #define SIMDUTF_TARGET_HASWELL SIMDUTF_TARGET_REGION("avx2,bmi,lzcnt,popcnt")
1455 // These two need to be included outside SIMDUTF_TARGET_REGION
1462 // The constructor may be executed on any host, so we take care not to use SIMDUTF_TARGET_REGION
2377 #define SIMDUTF_TARGET_WESTMERE SIMDUTF_TARGET_REGION("sse4.2,popcnt")
2388 // These two need to be included outside SIMDUTF_TARGET_REGION
2395 // The constructor may be executed on any host, so we take care not to use SIMDUTF_TARGET_REGION