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

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

Completed in 177 milliseconds