Home
last modified time | relevance | path

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

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