Searched defs:RoundUint64ToFloat64 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Draw-machine-assembler.h622 Node* RoundUint64ToFloat64(Node* a) { function in class:v8::internal::compiler::RawMachineAssembler
623 return AddNode(machine()->RoundUint64ToFloat64(), a);

Completed in 175 milliseconds