Home
last modified time | relevance | path

Searched refs:IntPtrAbsWithOverflow (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-math-gen.cc42 Node* pair = IntPtrAbsWithOverflow(x); in TF_BUILTIN()
/external/v8/src/compiler/
Draw-machine-assembler.h466 Node* IntPtrAbsWithOverflow(Node* a) { in IntPtrAbsWithOverflow() function
Dcode-assembler.h545 V(IntPtrAbsWithOverflow, PAIR_TYPE(IntPtrT, BoolT), IntPtrT) \