Searched refs:have_feature (Results 1 – 3 of 3) sorted by relevance
34 have_feature (const char *search_string) in have_feature() function73 if (!_pixman_disabled ("loongson-mmi") && have_feature ("Loongson")) in _pixman_mips_get_implementations()86 have_feature ("MIPS 74K")) in _pixman_mips_get_implementations()
215 have_feature (arm_cpu_features_t feature) in have_feature() function235 if (!_pixman_disabled ("arm-simd") && have_feature (ARM_V6)) in _pixman_arm_get_implementations()240 if (!_pixman_disabled ("arm-iwmmxt") && have_feature (ARM_IWMMXT)) in _pixman_arm_get_implementations()245 if (!_pixman_disabled ("arm-neon") && have_feature (ARM_NEON)) in _pixman_arm_get_implementations()
210 have_feature (cpu_features_t feature) in have_feature() function234 if (!_pixman_disabled ("mmx") && have_feature (MMX_BITS)) in _pixman_x86_get_implementations()239 if (!_pixman_disabled ("sse2") && have_feature (SSE2_BITS)) in _pixman_x86_get_implementations()244 if (!_pixman_disabled ("ssse3") && have_feature (SSSE3_BITS)) in _pixman_x86_get_implementations()