Home
last modified time | relevance | path

Searched refs:VisitInt32x4Add (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector.cc1499 return MarkAsSimd128(node), VisitInt32x4Add(node); in VisitNode()
1972 void InstructionSelector::VisitInt32x4Add(Node* node) { UNIMPLEMENTED(); } in VisitInt32x4Add() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc2297 void InstructionSelector::VisitInt32x4Add(Node* node) { in VisitInt32x4Add() function in v8::internal::compiler::InstructionSelector