Home | History | Annotate | Download | only in mips

Lines Matching refs:Branch

151     __ Branch(&done_loop, lt, a0, Operand(zero_reg));
214 __ Branch(&set_value, ne, t0, Operand(at));
215 __ Branch(&set_value, ne, t1, Operand(t8));
248 __ Branch(USE_DELAY_SLOT, &no_arguments, eq, a0, Operand(zero_reg));
283 __ Branch(USE_DELAY_SLOT, &no_arguments, eq, a0, Operand(zero_reg));
300 __ Branch(&done_convert, eq, a2, Operand(HEAP_NUMBER_TYPE));
313 __ Branch(&new_object, ne, a1, Operand(a3));
347 __ Branch(USE_DELAY_SLOT, &no_arguments, eq, a0, Operand(zero_reg));
362 __ Branch(&symbol_descriptive_string, eq, a1, Operand(zero_reg));
363 __ Branch(&to_string, gt, a1, Operand(zero_reg));
409 __ Branch(USE_DELAY_SLOT, &no_arguments, eq, a0, Operand(zero_reg));
427 __ Branch(&done_convert, eq, t0, Operand(zero_reg));
442 __ Branch(&new_object, ne, a1, Operand(a3));
502 __ Branch(&ok, hs, sp, Operand(t0));
586 __ Branch(&loop, greater_equal, t4, Operand(zero_reg));
619 __ Branch(&exit, greater_equal, a3, Operand(FIRST_JS_RECEIVER_TYPE));
712 __ Branch(&okay, gt, a2, Operand(t3));
760 __ nop(); // Branch delay slot nop.
768 __ Branch(&loop, ne, s0, Operand(t2));
837 __ Branch(&prepare_step_in_if_stepping, ge, t1, Operand(StepIn));
844 __ Branch(&prepare_step_in_suspended_generator, eq, a1, Operand(t1));
871 __ Branch(&done_loop, lt, a3, Operand(zero_reg));
873 __ Branch(&loop);
882 __ Branch(&old_generator, ne, a3, Operand(BYTECODE_ARRAY_TYPE));
917 __ Branch(&done_loop, eq, a0, Operand(a3));
920 __ Branch(USE_DELAY_SLOT, &loop);
949 __ Branch(USE_DELAY_SLOT, &stepping_prepared);
959 __ Branch(USE_DELAY_SLOT, &stepping_prepared);
1010 __ Branch(&load_debug_bytecode_array, ne, debug_info,
1047 __ Branch(&ok, hs, t1, Operand(a2));
1055 __ Branch(&loop_check);
1062 __ Branch(&loop_header, ge, t0, Operand(zero_reg));
1088 __ Branch(&bytecode_array_loaded);
1146 __ Branch(&loop_check);
1152 __ Branch(&loop_header, gt, a2, Operand(a3));
1178 __ Branch(&loop_check);
1184 __ Branch(&loop_header, gt, a2, Operand(t0));
1257 __ Branch(&gotta_call_runtime, lt, index, Operand(Smi::FromInt(2)));
1278 __ Branch(&loop_bottom, ne, temp, Operand(native_context));
1283 __ Branch(&loop_bottom, ne, temp, Operand(Smi::FromInt(bailout_id)));
1302 __ Branch(&gotta_call_runtime, eq, t0, Operand(Smi::FromInt(0)));
1358 __ Branch(&loop_top, gt, index, Operand(Smi::FromInt(1)));
1385 __ Branch(&gotta_call_runtime_no_stack, eq, t1, Operand(Code::BUILTIN));
1545 __ Branch(&with_tos_register, ne, t2,
1554 __ Branch(&unknown_state, ne, t2,
1605 __ Branch(&next_prototype, ne, scratch, Operand(JS_FUNCTION_TYPE));
1616 __ Branch(&receiver_check_passed, eq, signature, Operand(type),
1623 __ Branch(&next_prototype, ne, scratch, Operand(FUNCTION_TEMPLATE_INFO_TYPE));
1628 __ Branch(&function_template_loop);
1634 __ Branch(receiver_check_failed, eq, scratch, Operand(zero_reg));
1638 __ Branch(&prototype_loop_start);
1730 __ Branch(&receiver_not_date, ne, t0, Operand(JS_DATE_TYPE));
1743 __ Branch(&stamp_mismatch, ne, t0, Operand(a1));
1792 __ Branch(&no_arg, lt, a0, Operand(sp));
1795 __ Branch(&no_arg, lt, a0, Operand(sp));
1815 __ Branch(&receiver_not_callable, eq, t0, Operand(zero_reg));
1850 __ Branch(&done, ne, a0, Operand(zero_reg));
1875 __ Branch(&loop, ne, a2, Operand(sp));
1908 __ Branch(&no_arg, lt, a0, Operand(zero_reg));
1912 __ Branch(&no_arg, lt, a0, Operand(sp));
1915 __ Branch(&no_arg, lt, a0, Operand(sp));
1935 __ Branch(&target_not_callable, eq, t0, Operand(zero_reg));
1974 __ Branch(&no_arg, lt, a0, Operand(sp));
1978 __ Branch(&no_arg, lt, a0, Operand(sp));
1981 __ Branch(&no_arg, lt, a0, Operand(sp));
2001 __ Branch(&target_not_constructor, eq, t0, Operand(zero_reg));
2009 __ Branch(&new_target_not_constructor, eq, t0, Operand(zero_reg));
2048 __ Branch(stack_overflow, le, t1, Operand(at));
2099 __ Branch(&create_arguments, eq, a2, Operand(at));
2101 __ Branch(&create_arguments, eq, a2, Operand(at));
2106 __ Branch(&create_array, eq, v0, Operand(JS_ARRAY_TYPE));
2119 __ Branch(&done_create);
2126 __ Branch(&create_runtime, ne, a2, Operand(at));
2129 __ Branch(&done_create);
2138 __ Branch(&create_runtime, hi, a2, Operand(FAST_ELEMENTS));
2139 __ Branch(&create_runtime, eq, a2, Operand(FAST_HOLEY_SMI_ELEMENTS));
2158 __ Branch(&done, gt, t0, Operand(at)); // Signed comparison.
2176 __ Branch(&done, eq, t0, Operand(a2));
2181 __ Branch(&loop);
2190 __ Branch(&construct, ne, a3, Operand(at));
2239 __ Branch(&done, eq, scratch1, Operand(zero_reg));
2246 __ Branch(&no_interpreter_frame, ne, scratch3,
2258 __ Branch(&no_arguments_adaptor, ne, scratch3,
2266 __ Branch(&formal_parameter_count_loaded);
2304 __ Branch(&class_constructor, ne, at, Operand(zero_reg));
2317 __ Branch(&done_convert, ne, at, Operand(zero_reg));
2336 __ Branch(&done_convert, hs, t0, Operand(FIRST_JS_RECEIVER_TYPE));
2347 __ Branch(&convert_receiver);
2441 __ Branch(&done, gt, sp, Operand(at)); // Signed comparison.
2457 __ Branch(&done_loop, gt, t1, Operand(a0));
2464 __ Branch(&loop);
2476 __ Branch(&done_loop, lt, t0, Operand(zero_reg));
2482 __ Branch(&loop);
2516 __ Branch(&non_callable, eq, t1, Operand(zero_reg));
2518 __ Branch(&non_function, ne, t2, Operand(JS_PROXY_TYPE));
2608 __ Branch(&done, gt, sp, Operand(at)); // Signed comparison.
2624 __ Branch(&done_loop, ge, t1, Operand(a0));
2631 __ Branch(&loop);
2643 __ Branch(&done_loop, lt, t0, Operand(zero_reg));
2649 __ Branch(&loop);
2656 __ Branch(&skip_load, ne, a1, Operand(a3));
2711 __ Branch(&non_constructor, eq, t3, Operand(zero_reg));
2774 __ Branch(&runtime, ne, at, Operand(zero_reg));
2803 __ Branch(&not_heap_number, ne, a1, Operand(HEAP_NUMBER_TYPE));
2821 __ Branch(&not_string, hs, a1, Operand(FIRST_NONSTRING_TYPE));
2827 __ Branch(&not_oddball, ne, a1, Operand(ODDBALL_TYPE));
2854 __ Branch(&dont_adapt_arguments, eq,
2857 __ Branch(&too_few, Uless, a0, Operand(a2));
2887 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(t1));
2920 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(t3));
2937 __ Branch(USE_DELAY_SLOT, &fill, ne, sp, Operand(t1));