Home
last modified time | relevance | path

Searched defs:ChangeInt32ToFloat64 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dchange-lowering.cc98 Node* ChangeLowering::ChangeInt32ToFloat64(Node* value) { in ChangeInt32ToFloat64() function in v8::internal::compiler::ChangeLowering
Draw-machine-assembler.h423 Node* ChangeInt32ToFloat64(Node* a) { in ChangeInt32ToFloat64() function