Searched defs:has_f16c (Results 1 – 4 of 4) sorted by relevance
82 int has_f16c = TestCpuFlag(kCpuHasF16C); in main() local
48 int has_f16c = TestCpuFlag(kCpuHasF16C); in TEST_F() local
68 unsigned has_f16c:1; member