Home | History | Annotate | Download | only in cctest

Lines Matching refs:FPU

287   if (CpuFeatures::IsSupported(FPU)) {
288 CpuFeatures::Scope scope(FPU);
360 if (CpuFeatures::IsSupported(FPU)) {
361 CpuFeatures::Scope scope(FPU);
421 if (CpuFeatures::IsSupported(FPU)) {
422 CpuFeatures::Scope scope(FPU);
569 if (CpuFeatures::IsSupported(FPU)) {
570 CpuFeatures::Scope scope(FPU);
782 if (CpuFeatures::IsSupported(FPU) && kArchVariant == kMips32r2) {
783 CpuFeatures::Scope scope(FPU);
1087 if (CpuFeatures::IsSupported(FPU)) {
1088 CpuFeatures::Scope scope(FPU);
1170 if (CpuFeatures::IsSupported(FPU)) {
1171 CpuFeatures::Scope scope(FPU);
1175 // Disable FPU exceptions.