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

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

Completed in 97 milliseconds