Searched refs:cpuinfo_has_x86_avx512bf16 (Results 1 – 4 of 4) sorted by relevance
70 printf("\tAVX512BF16: %s\n", cpuinfo_has_x86_avx512bf16() ? "yes" : "no"); in main()
1162 static inline bool cpuinfo_has_x86_avx512bf16(void) { in cpuinfo_has_x86_avx512bf16() function
198 +static inline bool cpuinfo_has_x86_avx512bf16(void) {1471 + printf("\tAVX512BF16: %s\n", cpuinfo_has_x86_avx512bf16() ? "yes" : "no");