Searched refs:VisitCreateInt32x4 (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector.cc1396 return MarkAsSimd128(node), VisitCreateInt32x4(node);
1727 void InstructionSelector::VisitCreateInt32x4(Node* node) { UNIMPLEMENTED(); } function in class:v8::internal::InstructionSelector
/external/v8/src/compiler/x64/
H A Dinstruction-selector-x64.cc2343 void InstructionSelector::VisitCreateInt32x4(Node* node) { function in class:v8::internal::compiler::InstructionSelector

Completed in 128 milliseconds