Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator-reducer.cc286 Node* MachineOperatorReducer::TruncateInt64ToInt32(Node* value) { in TruncateInt64ToInt32() function in v8::internal::compiler::MachineOperatorReducer
Draw-machine-assembler.h816 Node* TruncateInt64ToInt32(Node* a) { in TruncateInt64ToInt32() function