Searched refs:has_vfp3_d32 (Results 1 – 2 of 2) sorted by relevance
112 bool has_vfp3_d32() const { return has_vfp3_d32_; } in has_vfp3_d32() function
216 if (cpu.has_neon() && cpu.has_vfp3_d32()) { in ProbeImpl()