Searched refs:NumberAtan (Results 1 – 5 of 5) sorted by relevance
754 const Operator* NumberAtan(); in NON_EXPORTED_BASE()
361 V(NumberAtan) \
374 Type OperationTyper::NumberAtan(Type type) { in NumberAtan() function in v8::internal::compiler::OperationTyper
702 V(NumberAtan, Operator::kNoProperties, 1, 0) \
4714 return ReduceMathUnary(node, simplified()->NumberAtan()); in ReduceJSCall()