Home
last modified time | relevance | path

Searched refs:VisitChangeUint32ToUint64 (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector.cc1502 return MarkAsWord64(node), VisitChangeUint32ToUint64(node); in VisitNode()
2303 void InstructionSelector::VisitChangeUint32ToUint64(Node* node) { in VisitChangeUint32ToUint64() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc1183 void InstructionSelector::VisitChangeUint32ToUint64(Node* node) { in VisitChangeUint32ToUint64() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc1206 void InstructionSelector::VisitChangeUint32ToUint64(Node* node) { in VisitChangeUint32ToUint64() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc1350 void InstructionSelector::VisitChangeUint32ToUint64(Node* node) { in VisitChangeUint32ToUint64() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc1608 void InstructionSelector::VisitChangeUint32ToUint64(Node* node) { in VisitChangeUint32ToUint64() function in v8::internal::compiler::InstructionSelector