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