Home | History | Annotate | Download | only in spu

Lines Matching defs:label_ref

1071     case LABEL_REF:
1222 if (xcode == SYMBOL_REF || xcode == LABEL_REF || xcode == CONST)
1379 else if (xcode == CONST || xcode == SYMBOL_REF || xcode == LABEL_REF)
2128 if (GET_CODE (target) == LABEL_REF)
2657 /* Adjust the LABEL_REF in a hint when we have inserted a nop
2661 rtx label_ref = XVECEXP (unspec, 0, 0);
2662 rtx_insn *label = as_a <rtx_insn *> (XEXP (label_ref, 0));
2671 XVECEXP (unspec, 0, 0) = plus_constant (Pmode, label_ref, offset);
3082 return (GET_CODE (x) == LABEL_REF || GET_CODE (x) == SYMBOL_REF
3192 case LABEL_REF:
3503 || GET_CODE (CONST_VECTOR_ELT (x, 0)) == LABEL_REF
3514 - symbol_ref, label_ref, const
3534 case LABEL_REF:
5233 || GET_CODE (x) == LABEL_REF || GET_CODE (x) == CONST)
5290 case LABEL_REF:
6401 if (GET_CODE (op) == LABEL_REF