Home | History | Annotate | Download | only in frv

Lines Matching defs:label_ref

2497     case LABEL_REF:
2728 `%lDIGIT' is used to substitute a `label_ref' into a jump instruction.
2919 /* case 'l': print a LABEL_REF. */
3984 case LABEL_REF:
4046 else if (GET_CODE (sym) == LABEL_REF)
4080 case LABEL_REF:
4281 || GET_CODE (src) == LABEL_REF
4725 rtx label_ref;
4734 (label_ref <branch_label>)
4736 label_ref = gen_rtx_LABEL_REF (VOIDmode, operands[3]);
4738 if_else = gen_rtx_IF_THEN_ELSE (cc_mode, test_rtx, label_ref, pc_rtx);
6856 || GET_CODE (value) == LABEL_REF)
9428 case LABEL_REF: