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