• Home
  • Raw
  • Download

Lines Matching refs:CpuFeatures

522   if (CpuFeatures::IsSupported(VFP3)) {  in LoadSmis()
523 CpuFeatures::Scope scope(VFP3); in LoadSmis()
592 if (CpuFeatures::IsSupported(VFP3) && in LoadNumber()
594 CpuFeatures::Scope scope(VFP3); in LoadNumber()
607 if (CpuFeatures::IsSupported(VFP3)) { in LoadNumber()
608 CpuFeatures::Scope scope(VFP3); in LoadNumber()
685 if (CpuFeatures::IsSupported(VFP3)) { in ConvertIntToDouble()
686 CpuFeatures::Scope scope(VFP3); in ConvertIntToDouble()
779 if (CpuFeatures::IsSupported(VFP3)) { in LoadNumberAsInt32Double()
780 CpuFeatures::Scope scope(VFP3); in LoadNumberAsInt32Double()
850 if (CpuFeatures::IsSupported(VFP3)) { in LoadNumberAsInt32()
851 CpuFeatures::Scope scope(VFP3); in LoadNumberAsInt32()
981 CpuFeatures::Scope scope(VFP3); in CallCCodeForDoubleOperation()
993 CpuFeatures::Scope scope(VFP3); in CallCCodeForDoubleOperation()
1212 if (CpuFeatures::IsSupported(VFP3)) { in EmitSmiNonsmiComparison()
1214 CpuFeatures::Scope scope(VFP3); in EmitSmiNonsmiComparison()
1252 if (CpuFeatures::IsSupported(VFP3)) { in EmitSmiNonsmiComparison()
1253 CpuFeatures::Scope scope(VFP3); in EmitSmiNonsmiComparison()
1365 CpuFeatures::Scope scope(VFP3); in EmitTwoNonNanDoubleComparison()
1440 if (CpuFeatures::IsSupported(VFP3)) { in EmitCheckForTwoHeapNumbers()
1441 CpuFeatures::Scope scope(VFP3); in EmitCheckForTwoHeapNumbers()
1530 if (CpuFeatures::IsSupported(VFP3)) { in GenerateLookupNumberStringCache()
1531 CpuFeatures::Scope scope(VFP3); in GenerateLookupNumberStringCache()
1662 if (CpuFeatures::IsSupported(VFP3)) { in Generate()
1664 CpuFeatures::Scope scope(VFP3); in Generate()
1783 CpuFeatures::Scope scope(VFP3); in Generate()
1895 CpuFeatures::Scope scope(VFP3); in Generate()
1913 CpuFeatures::Scope scope(VFP3); in Generate()
2143 if (CpuFeatures::IsSupported(VFP3)) { in GenerateHeapNumberCodeBitNot()
2145 CpuFeatures::Scope scope(VFP3); in GenerateHeapNumberCodeBitNot()
2445 CpuFeatures::IsSupported(VFP3) && in GenerateFPOperation()
2472 CpuFeatures::Scope scope(VFP3); in GenerateFPOperation()
2561 if (CpuFeatures::IsSupported(VFP3)) { in GenerateFPOperation()
2600 if (CpuFeatures::IsSupported(VFP3)) { in GenerateFPOperation()
2603 CpuFeatures::Scope scope(VFP3); in GenerateFPOperation()
2762 (CpuFeatures::IsSupported(VFP3) && op_ != Token::MOD) in GenerateInt32Stub()
2790 CpuFeatures::Scope scope(VFP3); in GenerateInt32Stub()
2959 if (CpuFeatures::IsSupported(VFP3)) { in GenerateInt32Stub()
2994 if (CpuFeatures::IsSupported(VFP3)) { in GenerateInt32Stub()
2995 CpuFeatures::Scope scope(VFP3); in GenerateInt32Stub()
3224 if (CpuFeatures::IsSupported(VFP3)) { in Generate()
3225 CpuFeatures::Scope scope(VFP3); in Generate()
3326 if (!CpuFeatures::IsSupported(VFP3)) UNREACHABLE(); in Generate()
3327 CpuFeatures::Scope scope(VFP3); in Generate()
3448 CpuFeatures::Scope vfp3_scope(VFP3); in Generate()
3900 if (CpuFeatures::IsSupported(VFP3)) { in GenerateBody()
3901 CpuFeatures::Scope scope(VFP3); in GenerateBody()
3916 if (CpuFeatures::IsSupported(VFP3)) { in GenerateBody()
4043 if (CpuFeatures::IsSupported(VFP3)) { in GenerateBody()
4044 CpuFeatures::Scope scope(VFP3); in GenerateBody()
6575 if (CpuFeatures::IsSupported(VFP3)) { in GenerateHeapNumbers()
6576 CpuFeatures::Scope scope(VFP3); in GenerateHeapNumbers()