Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h697 Node* Float64Asinh(Node* a) { return AddNode(machine()->Float64Asinh(), a); } in Float64Asinh() function in v8::internal::compiler::RawMachineAssembler
H A Dmachine-operator.h663 const Operator* Float64Asinh();
H A Dopcodes.h612 V(Float64Asinh) \
H A Drepresentation-change.cc1449 return machine()->Float64Asinh(); in Float64OperatorFor()
H A Dcode-assembler.h305 V(Float64Asinh, Float64T, Float64T) \
H A Dmachine-operator.cc368 V(Float64Asinh, Operator::kNoProperties, 1, 0, 1) \

Completed in 15 milliseconds