Searched defs:VisitI64x2ShrS (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ia32/ | ||
D | instruction-selector-ia32.cc | 2497 void InstructionSelector::VisitI64x2ShrS(Node* node) { in VisitI64x2ShrS() function in v8::internal::compiler::InstructionSelector |
/third_party/node/deps/v8/src/compiler/backend/x64/ | ||
D | instruction-selector-x64.cc | 3431 void InstructionSelector::VisitI64x2ShrS(Node* node) { in VisitI64x2ShrS() function in v8::internal::compiler::InstructionSelector |