• Home
  • Raw
  • Download

Lines Matching defs:Branch

148         __ Branch(&ok, hs, t5, Operand(a2));  in Generate()  local
166 __ Branch(&loop_header, ne, a2, Operand(zero_reg)); in Generate() local
328 __ Branch(&ok, hs, sp, Operand(at)); in Generate() local
423 __ Branch(&ok, ge, a3, Operand(zero_reg)); in EmitProfilingCounterHandlingForReturnSequence() local
439 __ Branch(&return_label_); in EmitReturnSequence() local
502 if (false_label_ != fall_through_) __ Branch(false_label_); in Plug() local
504 if (true_label_ != fall_through_) __ Branch(true_label_); in Plug() local
538 if (false_label_ != fall_through_) __ Branch(false_label_); in Plug() local
540 if (true_label_ != fall_through_) __ Branch(true_label_); in Plug() local
543 if (false_label_ != fall_through_) __ Branch(false_label_); in Plug() local
545 if (true_label_ != fall_through_) __ Branch(true_label_); in Plug() local
549 if (false_label_ != fall_through_) __ Branch(false_label_); in Plug() local
551 if (true_label_ != fall_through_) __ Branch(true_label_); in Plug() local
582 __ Branch(&done); in Plug() local
598 __ Branch(&done); in Plug() local
634 if (true_label_ != fall_through_) __ Branch(true_label_); in Plug() local
636 if (false_label_ != fall_through_) __ Branch(false_label_); in Plug() local
660 __ Branch(if_true, cc, lhs, rhs); in Split() local
662 __ Branch(if_false, NegateCondition(cc), lhs, rhs); in Split() local
664 __ Branch(if_true, cc, lhs, rhs); in Split() local
665 __ Branch(if_false); in Split() local
735 if (should_normalize) __ Branch(&skip); in PrepareForBailoutBeforeSplit() local
929 __ Branch(&next_test, ne, a1, Operand(a0)); in VisitSwitchStatement() local
931 __ Branch(clause->body_target()); in VisitSwitchStatement() local
944 __ Branch(&skip); in VisitSwitchStatement() local
947 __ Branch(&next_test, ne, v0, Operand(at)); in VisitSwitchStatement() local
949 __ Branch(clause->body_target()); in VisitSwitchStatement() local
952 __ Branch(&next_test, ne, v0, Operand(zero_reg)); in VisitSwitchStatement() local
954 __ Branch(clause->body_target()); in VisitSwitchStatement() local
962 __ Branch(nested_statement.break_label()); in VisitSwitchStatement() local
964 __ Branch(default_clause->body_target()); in VisitSwitchStatement() local
1002 __ Branch(USE_DELAY_SLOT, &done_convert, ge, a1, in VisitForInStatement() local
1005 __ Branch(USE_DELAY_SLOT, &exit, eq, a0, Operand(at)); in VisitForInStatement() local
1007 __ Branch(&exit, eq, a0, Operand(at)); in VisitForInStatement() local
1027 __ Branch(&use_cache); in VisitForInStatement() local
1041 __ Branch(&fixed_array, ne, a2, Operand(at)); in VisitForInStatement() local
1048 __ Branch(&no_descriptors, eq, a1, Operand(Smi::FromInt(0))); in VisitForInStatement() local
1082 __ Branch(loop_statement.break_label(), hs, a0, Operand(a1)); in VisitForInStatement() local
1099 __ Branch(&update_each, eq, t0, Operand(a2)); in VisitForInStatement() local
1115 __ Branch(loop_statement.continue_label(), eq, a3, Operand(at)); in VisitForInStatement() local
1140 __ Branch(&loop); in VisitForInStatement() local
1215 __ Branch(&fast, eq, temp, Operand(t0)); in EmitLoadGlobalCheckExtensions() local
1221 __ Branch(&loop); in EmitLoadGlobalCheckExtensions() local
1272 __ Branch(done); in EmitDynamicLookupFastCase() local
1279 __ Branch(done, ne, at, Operand(zero_reg)); in EmitDynamicLookupFastCase() local
1284 __ Branch(done); in EmitDynamicLookupFastCase() local
1335 __ Branch(&done, ne, at, Operand(zero_reg)); in EmitVariableLoad() local
1834 __ Branch(&resume, eq, a1, Operand(Smi::FromInt(JSGeneratorObject::kNext))); in VisitYield() local
1836 __ Branch(&exception, eq, a1, in VisitYield() local
1855 __ Branch(&post_runtime, eq, sp, Operand(a1)); in VisitYield() local
1965 __ Branch(&stub_call, lt, scratch2, Operand(zero_reg)); in EmitInlineSmiBinaryOp() local
1974 __ Branch(&stub_call, ne, scratch2, Operand(zero_reg)); in EmitInlineSmiBinaryOp() local
1988 __ Branch(&stub_call, ne, scratch1, Operand(scratch2)); in EmitInlineSmiBinaryOp() local
1989 __ Branch(&done, ne, v0, Operand(zero_reg)); in EmitInlineSmiBinaryOp() local
1991 __ Branch(&stub_call, lt, scratch2, Operand(zero_reg)); in EmitInlineSmiBinaryOp() local
2192 __ Branch(&assign, ne, a3, Operand(t0)); in EmitVariableAssignment() local
2208 __ Branch(&const_error, ne, a3, Operand(at)); in EmitVariableAssignment() local
2222 __ Branch(&uninitialized_this, eq, a3, Operand(at)); in EmitVariableAssignment() local
2554 __ Branch(&call); in PushCalleeAndWithBaseObject() local
2837 __ Branch(&null, lt, a1, Operand(FIRST_JS_RECEIVER_TYPE)); in EmitClassOf() local
2841 __ Branch(&function, hs, a1, Operand(FIRST_FUNCTION_TYPE)); in EmitClassOf() local
2846 __ Branch(&non_function_constructor, ne, instance_type, in EmitClassOf() local
2853 __ Branch(&done); in EmitClassOf() local
2887 __ Branch(&done, ne, a1, Operand(JS_VALUE_TYPE)); in EmitValueOf() local
3483 __ Branch(if_true, eq, v0, Operand(at)); in EmitLiteralCompareTypeof() local
3488 __ Branch(if_false, eq, v0, Operand(at)); in EmitLiteralCompareTypeof() local
3506 __ Branch(if_true, eq, v0, Operand(at)); in EmitLiteralCompareTypeof() local
3509 __ Branch(if_false, lt, a1, Operand(FIRST_JS_RECEIVER_TYPE)); in EmitLiteralCompareTypeof() local
3723 __ Branch(&skip, ne, a1, Operand(at)); in EmitCommands() local