Searched defs:Int32Sub (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | machine-operator-reducer.cc | 78 Node* MachineOperatorReducer::Int32Sub(Node* lhs, Node* rhs) { in Int32Sub() function in v8::internal::compiler::MachineOperatorReducer |
D | raw-machine-assembler.h | 246 Node* Int32Sub(Node* a, Node* b) { in Int32Sub() function |