Searched refs:TryIntPtrSub (Results 1 – 3 of 3) sorted by relevance
1083 extern macro TryIntPtrSub(intptr, intptr): intptr labels Overflow;
625 TNode<IntPtrT> TryIntPtrSub(TNode<IntPtrT> a, TNode<IntPtrT> b,
834 TNode<IntPtrT> CodeStubAssembler::TryIntPtrSub(TNode<IntPtrT> a, in TryIntPtrSub() function in v8::internal::CodeStubAssembler