Lines Matching refs:fall_through

677                                Label* fall_through) {
681 Split(ne, if_true, if_false, fall_through);
688 Label* fall_through) {
689 if (if_false == fall_through) {
691 } else if (if_true == fall_through) {
2891 Label* fall_through = NULL;
2893 &if_true, &if_false, &fall_through);
2897 Split(eq, if_true, if_false, fall_through);
2912 Label* fall_through = NULL;
2914 &if_true, &if_false, &fall_through);
2918 Split(eq, if_true, if_false, fall_through);
2933 Label* fall_through = NULL;
2935 &if_true, &if_false, &fall_through);
2951 Split(le, if_true, if_false, fall_through);
2966 Label* fall_through = NULL;
2968 &if_true, &if_false, &fall_through);
2973 Split(ge, if_true, if_false, fall_through);
2988 Label* fall_through = NULL;
2990 &if_true, &if_false, &fall_through);
2997 Split(ne, if_true, if_false, fall_through);
3013 Label* fall_through = NULL;
3015 &if_true, &if_false, &fall_through);
3086 Split(eq, if_true, if_false, fall_through);
3101 Label* fall_through = NULL;
3103 &if_true, &if_false, &fall_through);
3108 Split(eq, if_true, if_false, fall_through);
3123 Label* fall_through = NULL;
3125 &if_true, &if_false, &fall_through);
3134 Split(eq, if_true, if_false, fall_through);
3149 Label* fall_through = NULL;
3151 &if_true, &if_false, &fall_through);
3156 Split(eq, if_true, if_false, fall_through);
3171 Label* fall_through = NULL;
3173 &if_true, &if_false, &fall_through);
3178 Split(eq, if_true, if_false, fall_through);
3191 Label* fall_through = NULL;
3193 &if_true, &if_false, &fall_through);
3210 Split(eq, if_true, if_false, fall_through);
3227 Label* fall_through = NULL;
3229 &if_true, &if_false, &fall_through);
3234 Split(eq, if_true, if_false, fall_through);
3880 Label* fall_through = NULL;
3882 &if_true, &if_false, &fall_through);
3887 Split(eq, if_true, if_false, fall_through);
4252 test->fall_through());
4526 Label* fall_through = NULL;
4528 &if_true, &if_false, &fall_through);
4540 Split(eq, if_true, if_false, fall_through);
4548 Split(eq, if_true, if_false, fall_through);
4552 Split(eq, if_true, if_false, fall_through);
4557 Split(eq, if_true, if_false, fall_through);
4561 Split(eq, if_true, if_false, fall_through);
4570 Split(ne, if_true, if_false, fall_through);
4578 Split(eq, if_true, if_false, fall_through);
4593 Split(eq, if_true, if_false, fall_through);
4595 if (if_false != fall_through) __ jmp(if_false);
4614 Label* fall_through = NULL;
4616 &if_true, &if_false, &fall_through);
4627 Split(eq, if_true, if_false, fall_through);
4637 Split(eq, if_true, if_false, fall_through);
4664 Split(cond, if_true, if_false, fall_through);
4680 Label* fall_through = NULL;
4682 &if_true, &if_false, &fall_through);
4692 Split(eq, if_true, if_false, fall_through);
4697 Split(ne, if_true, if_false, fall_through);