Searched refs:Float64Cosh (Results 1 – 7 of 7) sorted by relevance
285 MathUnaryOperation(&CodeStubAssembler::Float64Cosh); in TF_BUILTIN()
130 V(Float64Cosh) \
397 const Operator* Float64Cosh(); in NON_EXPORTED_BASE()
503 Node* Float64Cosh(Node* a) { return AddNode(machine()->Float64Cosh(), a); } in Float64Cosh() function
449 V(Float64Cosh) \
944 return machine()->Float64Cosh(); in Float64OperatorFor()
182 V(Float64Cosh, Operator::kNoProperties, 1, 0, 1) \