Home | History | Annotate | Download | only in mips64

Lines Matching refs:supported_

68   supported_ |= CpuFeaturesImpliedByCompiler();
77 supported_ |= 1u << FPU;
81 if (cpu.has_fpu()) supported_ |= 1u << FPU;