Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Draw-machine-assembler.h629 Node* IntPtrAbsWithOverflow(Node* a) { in IntPtrAbsWithOverflow() function
Dcode-assembler.h362 V(IntPtrAbsWithOverflow, PAIR_TYPE(IntPtrT, BoolT), IntPtrT) \
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc894 IntPtrAbsWithOverflow(BitcastTaggedToWordForTagAndSmiBits(a)); in TrySmiAbs()