Lines Matching refs:Branch
85 __ Branch(&entry);
95 __ Branch(&loop, greater_equal, scratch, Operand(zero_reg));
191 __ Branch(&post_instantiation_deopt_entry);
310 __ Branch(&leave_and_return, greater_equal, t2,
312 __ Branch(&use_receiver);
352 __ Branch(¬_baseline, ne, scratch1, Operand(CODET_TYPE));
354 __ Branch(is_baseline);
357 __ Branch(is_baseline, eq, scratch1, Operand(CODET_TYPE));
359 __ Branch(&done, ne, scratch1, Operand(INTERPRETER_DATA_TYPE));
391 __ Branch(&prepare_step_in_if_stepping, ne, a5, Operand(zero_reg));
398 __ Branch(&prepare_step_in_suspended_generator, eq, a1, Operand(a5));
406 __ Branch(&stack_overflow, lo, sp, Operand(kScratchReg));
429 __ Branch(&done_loop, lt, a3, Operand(zero_reg));
433 __ Branch(&loop);
478 __ Branch(&stepping_prepared);
488 __ Branch(&stepping_prepared);
517 __ Branch(&okay, gt, scratch1, Operand(scratch2)); // Signed comparison.
618 __ Branch(&non_outermost_js, ne, s2, Operand(zero_reg));
623 __ nop(); // Branch delay slot nop.
648 __ nop(); // Branch delay slot nop.
691 __ Branch(&non_outermost_js_2, ne, a5,
856 __ Branch(&no_match, ne, actual_state,
885 __ Branch(&heal_optimized_code_slot, ne, a6, Operand(zero_reg));
955 __ Branch(&process_bytecode, hi, bytecode, Operand(3));
957 __ Branch(&extra_wide, ne, scratch2, Operand(zero_reg));
979 __ Branch(if_return, eq, bytecode, \
987 __ Branch(¬_jump_loop, ne, bytecode,
1018 __ Branch(has_optimized_code_or_state, ne, scratch, Operand(zero_reg));
1032 __ Branch(&maybe_has_optimized_code, eq, scratch, Operand(zero_reg));
1165 __ Branch(&call_stack_guard, Uless, sp_minus_frame_size,
1235 __ Branch(&compile_lazy, ne, kScratchReg, Operand(BYTECODE_ARRAY_TYPE));
1248 __ Branch(&push_stack_frame, ne, a4, Operand(FEEDBACK_VECTOR_TYPE));
1261 __ Branch(&has_optimized_code_or_state, ne, t0, Operand(zero_reg));
1300 __ Branch(&stack_overflow, lo, a5, Operand(a2));
1306 __ Branch(&loop_check);
1313 __ Branch(&loop_header, ge, a4, Operand(zero_reg));
1322 __ Branch(&no_incoming_new_target_or_generator_register, eq, a5,
1332 __ Branch(&stack_check_interrupt, lo, sp, Operand(a5));
1418 __ Branch(&install_baseline_code, ne, t0, Operand(FEEDBACK_VECTOR_TYPE));
1594 __ Branch(&builtin_trampoline, ne, kInterpreterDispatchTableRegister,
1600 __ Branch(&trampoline_loaded);
1637 __ Branch(&okay, ge, kInterpreterBytecodeOffsetRegister,
1664 __ Branch(&function_entry_bytecode, eq, kInterpreterBytecodeOffsetRegister,
1693 __ Branch(&enter_bytecode);
1892 __ Branch(&no_arguments, eq, arg_array, Operand(undefined_value));
1917 __ Branch(&done, ne, a0, Operand(JSParameterCount(0)));
2077 __ Branch(&done, ge, old_sp, Operand(end));
2083 __ Branch(&loop, lt, old_sp, Operand(end));
2107 __ Branch(&ok, eq, t8, Operand(FIXED_ARRAY_TYPE));
2108 __ Branch(&fail, ne, t8, Operand(FIXED_DOUBLE_ARRAY_TYPE));
2109 __ Branch(&ok, eq, a4, Operand(zero_reg));
2138 __ Branch(&done, eq, len, Operand(zero_reg));
2145 __ Branch(&push, ne, a5, Operand(t1));
2151 __ Branch(&loop, ne, scratch, Operand(sp));
2180 __ Branch(&new_target_constructor, ne, t1, Operand(zero_reg));
2195 __ Branch(&stack_done, le, a7, Operand(zero_reg));
2228 __ Branch(&loop, ne, a7, Operand(zero_reg));
2232 __ Branch(&stack_done);
2262 __ Branch(&done_convert, ne, kScratchReg, Operand(zero_reg));
2280 __ Branch(&done_convert, hs, a4, Operand(FIRST_JS_RECEIVER_TYPE));
2290 __ Branch(&convert_receiver);
2362 __ Branch(&done, hs, t0, Operand(kScratchReg));
2382 __ Branch(&done_loop, lt, a4, Operand(zero_reg));
2386 __ Branch(&loop);
2432 __ Branch(&non_callable, eq, flags, Operand(zero_reg));
2446 __ Branch(&class_constructor, eq, instance_type,
2495 __ Branch(&call_generic_stub, eq, a4, Operand(zero_reg));
2536 __ Branch(&done, hs, t0, Operand(kScratchReg));
2556 __ Branch(&done_loop, lt, a4, Operand(zero_reg));
2560 __ Branch(&loop);
2570 __ Branch(&skip_load, ne, a1, Operand(a3));
2607 __ Branch(&non_constructor, eq, flags, Operand(zero_reg));
2623 __ Branch(&non_proxy, ne, instance_type, Operand(JS_PROXY_TYPE));
2827 __ Branch(&exception_returned, eq, a4, Operand(a0));
2839 __ Branch(&okay, eq, a4, Operand(a2));
2892 __ Branch(&zero, eq, cp, Operand(zero_reg));
2942 __ Branch(&error, ne, scratch, Operand(zero_reg));
2944 __ Branch(&done);
2965 __ Branch(&done, eq, scratch, Operand(zero_reg));
2973 __ Branch(&normal_exponent, le, result_reg, Operand(zero_reg));
2975 __ Branch(&done);
2991 __ Branch(&high_shift_needed, lt, scratch, Operand(32));
2993 __ Branch(&high_shift_done);
3010 __ Branch(&pos_shift, ge, scratch, Operand(zero_reg));
3015 __ Branch(&shift_done);
3067 __ Branch(&profiler_enabled, ne, t7, Operand(zero_reg));
3070 __ Branch(&profiler_enabled, ne, t7, Operand(zero_reg));
3074 __ Branch(&end_profiler_check);
3114 __ Branch(&delete_allocated_handles, ne, s1, Operand(kScratchReg));
3136 __ Branch(&promote_scheduled_exception, ne, a4, Operand(a5));
3495 __ Branch(&pop_loop_header);
3522 __ Branch(&outer_loop_header);
3527 __ Branch(&inner_loop_header);
3614 __ Branch(&start_with_baseline, eq, t2, Operand(CODET_TYPE));
3645 __ Branch(&install_baseline_code, ne, t2, Operand(FEEDBACK_VECTOR_TYPE));
3675 __ Branch(&function_entry_bytecode, eq, kInterpreterBytecodeOffsetRegister,
3728 __ Branch(&valid_bytecode_offset);
3740 __ Branch(&start);