Searched refs:Float64Log1p (Results 1 – 7 of 7) sorted by relevance
385 MathUnaryOperation(&CodeStubAssembler::Float64Log1p); in TF_BUILTIN()
134 V(Float64Log1p) \
410 const Operator* Float64Log1p(); in NON_EXPORTED_BASE()
507 Node* Float64Log1p(Node* a) { return AddNode(machine()->Float64Log1p(), a); } in Float64Log1p() function
453 V(Float64Log1p) \
956 return machine()->Float64Log1p(); in Float64OperatorFor()
186 V(Float64Log1p, Operator::kNoProperties, 1, 0, 1) \