Searched refs:Float64Log2 (Results 1 – 7 of 7) sorted by relevance
383 MathUnaryOperation(context, x, &CodeStubAssembler::Float64Log2); in TF_BUILTIN()
440 const Operator* Float64Log2(); in NON_EXPORTED_BASE()
548 Node* Float64Log2(Node* a) { return AddNode(machine()->Float64Log2(), a); } in Float64Log2() function
541 V(Float64Log2) \
1042 return machine()->Float64Log2(); in Float64OperatorFor()
204 V(Float64Log2, Operator::kNoProperties, 1, 0, 1) \
506 V(Float64Log2, Float64T, Float64T) \