Home | History | Annotate | Download | only in compiler

Lines Matching refs:Float64Cosh

503   Node* Float64Cosh(Node* a) { return AddNode(machine()->Float64Cosh(), a); }