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

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

Completed in 103 milliseconds