Searched refs:ReduceMathAtanh (Results 1 – 2 of 2) sorted by relevance
70 Reduction ReduceMathAtanh(Node* node); in NON_EXPORTED_BASE()
1077 Reduction JSBuiltinReducer::ReduceMathAtanh(Node* node) { in ReduceMathAtanh() function in v8::internal::compiler::JSBuiltinReducer1879 reduction = ReduceMathAtanh(node); in Reduce()