Home
last modified time | relevance | path

Searched refs:Float64Log (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h708 Node* Float64Log(Node* a) { return AddNode(machine()->Float64Log(), a); } in Float64Log() function in v8::internal::compiler::RawMachineAssembler
H A Dmachine-operator.h680 const Operator* Float64Log();
H A Dopcodes.h620 V(Float64Log) \
H A Drepresentation-change.cc1473 return machine()->Float64Log(); in Float64OperatorFor()
H A Dcode-assembler.h312 V(Float64Log, Float64T, Float64T) \
H A Dmachine-operator.cc377 V(Float64Log, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc1285 op = m->Float64Log(); in Unop()

Completed in 28 milliseconds