Home
last modified time | relevance | path

Searched refs:I64x2SplatI32Pair (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.h908 Node* I64x2SplatI32Pair(Node* a, Node* b) { in I64x2SplatI32Pair() function in v8::internal::compiler::RawMachineAssembler
909 return AddNode(machine()->I64x2SplatI32Pair(), a, b); in I64x2SplatI32Pair()
H A Dmachine-operator.h758 const Operator* I64x2SplatI32Pair();
H A Dopcodes.h831 V(I64x2SplatI32Pair) \
H A Dint64-lowering.cc1034 NodeProperties::ChangeOp(node, machine()->I64x2SplatI32Pair()); in LowerNode()
H A Dmachine-operator.cc467 V(I64x2SplatI32Pair, Operator::kNoProperties, 2, 0, 1) \

Completed in 12 milliseconds