Home | History | Annotate | Download | only in gcc

Lines Matching refs:JUMP_LABEL

448   /* If this branches to JUMP_LABEL when the condition is false,
453 == JUMP_LABEL (jump)))
848 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump))
2397 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (if_info->jump);
3010 /* If this branches to JUMP_LABEL when the condition is false,
3013 && label_ref_label (XEXP (SET_SRC (set), 2)) == JUMP_LABEL (jump));
5149 rtx lab = JUMP_LABEL (jump);
5153 JUMP_LABEL (newjump) = lab;
5340 else_target = JUMP_LABEL (jump);
5726 old_dest = JUMP_LABEL (jump);
5733 new_dest_label = JUMP_LABEL (BB_END (dest_edge->src));