Home
last modified time | relevance | path

Searched defs:if_notoverflow (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-math.cc65 Label if_overflow(this, Label::kDeferred), if_notoverflow(this); in TF_BUILTIN() local
Dbuiltins-number.cc604 Label if_overflow(this), if_notoverflow(this); in TF_BUILTIN() local
945 Label if_overflow(this), if_notoverflow(this); in TF_BUILTIN() local
/external/v8/src/
Dcode-stubs.cc561 Label if_overflow(assembler), if_notoverflow(assembler); in BINARY_OP_STUB() local
767 Label if_overflow(assembler), if_notoverflow(assembler); in Generate() local
Dcode-stub-assembler.cc537 Label if_overflow(this, Label::kDeferred), if_notoverflow(this); in SmiMul() local
2567 Label if_overflow(this, Label::kDeferred), if_notoverflow(this); in ChangeFloat64ToTagged() local
2596 Label if_overflow(this, Label::kDeferred), if_notoverflow(this), in ChangeInt32ToTagged() local
7951 Label if_overflow(this), if_notoverflow(this); in NumberInc() local
/external/v8/src/interpreter/
Dinterpreter.cc1518 Label if_notoverflow(assembler); in DoAddSmi() local
1572 Label if_notoverflow(assembler); in DoSubSmi() local
1807 Label if_overflow(assembler), if_notoverflow(assembler); in DoInc() local
1945 Label if_overflow(assembler), if_notoverflow(assembler); in DoDec() local