Home
last modified time | relevance | path

Searched refs:Float64Log2 (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h711 Node* Float64Log2(Node* a) { return AddNode(machine()->Float64Log2(), a); } in Float64Log2() function in v8::internal::compiler::RawMachineAssembler
H A Dmachine-operator.h682 const Operator* Float64Log2();
H A Dopcodes.h623 V(Float64Log2) \
H A Drepresentation-change.cc1477 return machine()->Float64Log2(); in Float64OperatorFor()
H A Dcode-assembler.h314 V(Float64Log2, Float64T, Float64T) \
H A Dmachine-operator.cc379 V(Float64Log2, Operator::kNoProperties, 1, 0, 1) \

Completed in 15 milliseconds