Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h709 Node* Float64Log1p(Node* a) { return AddNode(machine()->Float64Log1p(), a); } in Float64Log1p() function in v8::internal::compiler::RawMachineAssembler
H A Dmachine-operator.h681 const Operator* Float64Log1p();
H A Dopcodes.h621 V(Float64Log1p) \
H A Drepresentation-change.cc1475 return machine()->Float64Log1p(); in Float64OperatorFor()
H A Dcode-assembler.h313 V(Float64Log1p, Float64T, Float64T) \
H A Dmachine-operator.cc378 V(Float64Log1p, Operator::kNoProperties, 1, 0, 1) \

Completed in 15 milliseconds