halide_target_feature_sse41 44 src/Target.h SSE41 = halide_target_feature_sse41, halide_target_feature_sse41 14 src/runtime/x86_cpu_features.cpp const uint64_t known = ((1ULL << halide_target_feature_sse41) | halide_target_feature_sse41 35 src/runtime/x86_cpu_features.cpp available |= (1ULL << halide_target_feature_sse41); halide_target_feature_sse41 43 test/generator/can_use_target_aottest.cpp if (info[2] & (1 << 19)) host_features |= (1ULL << halide_target_feature_sse41);