Home
last modified time | relevance | path

Searched defs:VisitI8x16Neg (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc2497 void InstructionSelector::VisitI8x16Neg(Node* node) { UNIMPLEMENTED(); } in VisitI8x16Neg() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc2217 void InstructionSelector::VisitI8x16Neg(Node* node) { UNIMPLEMENTED(); } in VisitI8x16Neg() function in v8::internal::compiler::InstructionSelector