Searched refs:kMathFround (Results 1 – 19 of 19) sorted by relevance
60 kMathFround, enumerator
1374 case AsmTyper::kMathFround: { in VisitStdlibFunction()1437 AsmTyper::kMathFround); in VisitCallExpression()
322 {"fround", kMathFround, fround}, in InitializeStdlib()2667 return call_var_info->standard_member() == kMathFround; in IsCallToFround()
433 case Builtins::kMathFround: in BuiltinHasNoSideEffect()
1134 case kMathFround: in OpName()3418 case kMathFround: in New()3451 case kMathFround: in New()
2303 case kMathFround: in RequiredInputRepresentation()2374 case kMathFround: in HUnaryMathOperation()
8421 case kMathFround: in TryInlineBuiltinFunctionCall()8621 case kMathFround: in TryInlineBuiltinMethodCall()
1362 case kMathFround: in JSCallTyper()
2056 case kMathFround: in Reduce()
1048 case kMathFround: in DoUnaryMathOperation()
1053 case kMathFround: in DoUnaryMathOperation()
1059 case kMathFround: in DoUnaryMathOperation()
970 case kMathFround: in DoUnaryMathOperation()
2408 case kMathFround: { in DoUnaryMathOperation()
1087 case kMathFround: in DoUnaryMathOperation()
1104 case kMathFround: in DoUnaryMathOperation()
1073 case kMathFround: in DoUnaryMathOperation()
2372 SimpleInstallFunction(math, "fround", Builtins::kMathFround, 1, true); in InitializeGlobal()