Home | History | Annotate | Download | only in arm

Lines Matching defs:fall_through

683                                Label* fall_through) {
696 Split(ne, if_true, if_false, fall_through);
703 Label* fall_through) {
704 if (if_false == fall_through) {
706 } else if (if_true == fall_through) {
2492 Label* fall_through = NULL;
2494 &if_true, &if_false, &fall_through);
2498 Split(eq, if_true, if_false, fall_through);
2513 Label* fall_through = NULL;
2515 &if_true, &if_false, &fall_through);
2519 Split(eq, if_true, if_false, fall_through);
2534 Label* fall_through = NULL;
2536 &if_true, &if_false, &fall_through);
2552 Split(le, if_true, if_false, fall_through);
2567 Label* fall_through = NULL;
2569 &if_true, &if_false, &fall_through);
2574 Split(ge, if_true, if_false, fall_through);
2589 Label* fall_through = NULL;
2591 &if_true, &if_false, &fall_through);
2598 Split(ne, if_true, if_false, fall_through);
2614 Label* fall_through = NULL;
2616 &if_true, &if_false, &fall_through);
2699 Label* fall_through = NULL;
2701 &if_true, &if_false, &fall_through);
2706 Split(eq, if_true, if_false, fall_through);
2721 Label* fall_through = NULL;
2723 &if_true, &if_false, &fall_through);
2728 Split(eq, if_true, if_false, fall_through);
2743 Label* fall_through = NULL;
2745 &if_true, &if_false, &fall_through);
2750 Split(eq, if_true, if_false, fall_through);
2763 Label* fall_through = NULL;
2765 &if_true, &if_false, &fall_through);
2782 Split(eq, if_true, if_false, fall_through);
2799 Label* fall_through = NULL;
2801 &if_true, &if_false, &fall_through);
2806 Split(eq, if_true, if_false, fall_through);
3464 Label* fall_through = NULL;
3466 &if_true, &if_false, &fall_through);
3471 Split(eq, if_true, if_false, fall_through);
3834 test->fall_through());
4126 Label* fall_through = NULL;
4128 &if_true, &if_false, &fall_through);
4140 Split(eq, if_true, if_false, fall_through);
4148 Split(eq, if_true, if_false, fall_through);
4153 Split(eq, if_true, if_false, fall_through);
4157 Split(eq, if_true, if_false, fall_through);
4166 Split(ne, if_true, if_false, fall_through);
4174 Split(eq, if_true, if_false, fall_through);
4189 Split(eq, if_true, if_false, fall_through);
4191 if (if_false != fall_through) __ jmp(if_false);
4210 Label* fall_through = NULL;
4212 &if_true, &if_false, &fall_through);
4223 Split(eq, if_true, if_false, fall_through);
4233 Split(eq, if_true, if_false, fall_through);
4282 Split(cond, if_true, if_false, fall_through);
4298 Label* fall_through = NULL;
4300 &if_true, &if_false, &fall_through);
4310 Split(eq, if_true, if_false, fall_through);
4325 Split(eq, if_true, if_false, fall_through);