Home
last modified time | relevance | path

Searched refs:VisitChangeInt32ToInt64 (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc1658 return MarkAsWord64(node), VisitChangeInt32ToInt64(node); in VisitNode()
2588 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc1237 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc1358 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc1441 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc1417 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc1941 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc1516 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { in VisitChangeInt32ToInt64() function in v8::internal::compiler::InstructionSelector