Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-selector.cc1962 return MarkAsSimd128(node), VisitI8x16Mul(node); in VisitNode()
2559 void InstructionSelector::VisitI8x16Mul(Node* node) { UNIMPLEMENTED(); } in VisitI8x16Mul() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc2091 void InstructionSelector::VisitI8x16Mul(Node* node) { in VisitI8x16Mul() function in v8::internal::compiler::InstructionSelector