Searched refs:ReduceMathCosh (Results 1 – 2 of 2) sorted by relevance
76 Reduction ReduceMathCosh(Node* node); in NON_EXPORTED_BASE()
1140 Reduction JSBuiltinReducer::ReduceMathCosh(Node* node) { in ReduceMathCosh() function in v8::internal::compiler::JSBuiltinReducer1897 reduction = ReduceMathCosh(node); in Reduce()