Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h715 Node* Float64Sin(Node* a) { return AddNode(machine()->Float64Sin(), a); } in Float64Sin() function in v8::internal::compiler::RawMachineAssembler
H A Dmachine-operator.h669 const Operator* Float64Sin();
H A Dopcodes.h630 V(Float64Sin) \
H A Drepresentation-change.cc1488 return machine()->Float64Sin(); in Float64OperatorFor()
H A Dcode-assembler.h318 V(Float64Sin, Float64T, Float64T) \
H A Dmachine-operator.cc390 V(Float64Sin, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc1273 op = m->Float64Sin(); in Unop()

Completed in 27 milliseconds