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