Searched defs:Int32Sub (Results 1 – 3 of 3) sorted by relevance
1012 TNode<Int32T> Int32Sub(TNode<Int32T> left, TNode<Int32T> right) { in Int32Sub() function1090 TNode<Int32T> Int32Sub(TNode<Int32T> left, int right) { in Int32Sub() function
238 Node* MachineOperatorReducer::Int32Sub(Node* lhs, Node* rhs) { in Int32Sub() function in v8::internal::compiler::MachineOperatorReducer
446 Node* Int32Sub(Node* a, Node* b) { in Int32Sub() function