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