Searched refs:has_vfp3_d32 (Results 1 – 3 of 3) sorted by relevance
124 bool has_vfp3_d32() const { return has_vfp3_d32_; } in has_vfp3_d32() function
376 has_vfp3_d32_ = features.arm.has_vfp3_d32; in StarboardDetectCPU()
223 if (cpu.has_neon() && cpu.has_vfp3_d32()) { in ProbeImpl()