Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Draw-machine-assembler.h573 Node* IntPtrAbsWithOverflow(Node* a) { in IntPtrAbsWithOverflow() function
Dcode-assembler.h352 V(IntPtrAbsWithOverflow, PAIR_TYPE(IntPtrT, BoolT), IntPtrT) \
/external/v8/src/codegen/
Dcode-stub-assembler.cc758 IntPtrAbsWithOverflow(BitcastTaggedToWordForTagAndSmiBits(a)); in TrySmiAbs()