Searched defs:TruncateInt64ToInt32 (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | machine-operator-reducer.cc | 269 Node* MachineOperatorReducer::TruncateInt64ToInt32(Node* value) { in TruncateInt64ToInt32() function in v8::internal::compiler::MachineOperatorReducer |
| D | raw-machine-assembler.h | 754 Node* TruncateInt64ToInt32(Node* a) { in TruncateInt64ToInt32() function |