Lines Matching defs:fall_through

645                                Label* fall_through) {
650 Split(not_zero, if_true, if_false, fall_through);
657 Label* fall_through) {
658 if (if_false == fall_through) {
660 } else if (if_true == fall_through) {
2817 Label* fall_through = NULL;
2819 &if_true, &if_false, &fall_through);
2838 Label* fall_through = NULL;
2840 &if_true, &if_false, &fall_through);
2844 Split(non_negative_smi, if_true, if_false, fall_through);
2859 Label* fall_through = NULL;
2861 &if_true, &if_false, &fall_through);
2876 Split(below_equal, if_true, if_false, fall_through);
2891 Label* fall_through = NULL;
2893 &if_true, &if_false, &fall_through);
2898 Split(above_equal, if_true, if_false, fall_through);
2913 Label* fall_through = NULL;
2915 &if_true, &if_false, &fall_through);
2922 Split(not_zero, if_true, if_false, fall_through);
2938 Label* fall_through = NULL;
2940 &if_true, &if_false, &fall_through);
3009 Split(equal, if_true, if_false, fall_through);
3024 Label* fall_through = NULL;
3026 &if_true, &if_false, &fall_through);
3031 Split(equal, if_true, if_false, fall_through);
3046 Label* fall_through = NULL;
3048 &if_true, &if_false, &fall_through);
3058 Split(equal, if_true, if_false, fall_through);
3073 Label* fall_through = NULL;
3075 &if_true, &if_false, &fall_through);
3080 Split(equal, if_true, if_false, fall_through);
3095 Label* fall_through = NULL;
3097 &if_true, &if_false, &fall_through);
3102 Split(equal, if_true, if_false, fall_through);
3115 Label* fall_through = NULL;
3117 &if_true, &if_false, &fall_through);
3134 Split(equal, if_true, if_false, fall_through);
3151 Label* fall_through = NULL;
3153 &if_true, &if_false, &fall_through);
3158 Split(equal, if_true, if_false, fall_through);
3816 Label* fall_through = NULL;
3818 &if_true, &if_false, &fall_through);
4236 test->fall_through());
4520 Label* fall_through = NULL;
4522 &if_true, &if_false, &fall_through);
4533 Split(equal, if_true, if_false, fall_through);
4541 Split(zero, if_true, if_false, fall_through);
4545 Split(equal, if_true, if_false, fall_through);
4550 Split(equal, if_true, if_false, fall_through);
4554 Split(equal, if_true, if_false, fall_through);
4563 Split(not_zero, if_true, if_false, fall_through);
4570 Split(equal, if_true, if_false, fall_through);
4584 Split(zero, if_true, if_false, fall_through);
4586 if (if_false != fall_through) __ jmp(if_false);
4605 Label* fall_through = NULL;
4607 &if_true, &if_false, &fall_through);
4617 Split(equal, if_true, if_false, fall_through);
4627 Split(zero, if_true, if_false, fall_through);
4656 Split(cc, if_true, if_false, fall_through);
4672 Label* fall_through = NULL;
4674 &if_true, &if_false, &fall_through);
4683 Split(equal, if_true, if_false, fall_through);
4688 Split(not_zero, if_true, if_false, fall_through);