Searched refs:has_fpu (Results 1 – 4 of 4) sorted by relevance
80 bool has_fpu() const { return has_fpu_; } in has_fpu() function
96 if (cpu.has_fpu()) supported_ |= 1u << FPU; in ProbeImpl()
74 if (cpu.has_fpu()) supported_ |= 1u << FPU; in ProbeImpl()
89 if (cpu.has_fpu()) supported_ |= 1u << FPU; in ProbeImpl()