Searched refs:has_fpu (Results 1 – 3 of 3) sorted by relevance
79 bool has_fpu() const { return has_fpu_; } in has_fpu() function
88 if (cpu.has_fpu()) supported_ |= 1u << FPU; in ProbeImpl()
81 if (cpu.has_fpu()) supported_ |= 1u << FPU; in ProbeImpl()