Searched defs:VisitI16x8GtU (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/s390/ | ||
D | instruction-selector-s390.cc | 2493 void InstructionSelector::VisitI16x8GtU(Node* node) { UNIMPLEMENTED(); } in VisitI16x8GtU() function in v8::internal::compiler::InstructionSelector |
/external/v8/src/compiler/ppc/ | ||
D | instruction-selector-ppc.cc | 2213 void InstructionSelector::VisitI16x8GtU(Node* node) { UNIMPLEMENTED(); } in VisitI16x8GtU() function in v8::internal::compiler::InstructionSelector |