Searched refs:VisitChangeInt32ToInt64 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dinstruction-selector.cc582 return VisitChangeInt32ToInt64(node);
763 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { function in class:v8::internal::compiler::InstructionSelector
/external/chromium_org/v8/src/compiler/arm64/
H A Dinstruction-selector-arm64.cc463 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { function in class:v8::internal::compiler::InstructionSelector
/external/chromium_org/v8/src/compiler/x64/
H A Dinstruction-selector-x64.cc507 void InstructionSelector::VisitChangeInt32ToInt64(Node* node) { function in class:v8::internal::compiler::InstructionSelector

Completed in 53 milliseconds