Searched defs:has_broken_neon (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/base/ | ||
D | cpu.h | 62 bool has_broken_neon() const { return has_broken_neon_; } in has_broken_neon() function |
D | cpu.cc | 178 bool has_broken_neon() const { return has_broken_neon_; } in has_broken_neon() function in base::__anone86e7d880111::LazyCpuInfoValue |