Lines Matching defs:unspec
2793 if (GET_CODE (x) == UNSPEC && XINT (x, 1) == UNSPEC_TLS)
2879 rtx label, labelno, unspec, tmp;
2886 unspec = gen_rtx_UNSPEC (Pmode,
2890 emit_move_insn (reg, unspec);
2907 rtx dest, tp, label, labelno, unspec, ret, eqv, addend, tmp;
2941 unspec = gen_rtx_UNSPEC (Pmode,
2945 emit_move_insn (reg, unspec);
2953 unspec = gen_rtx_UNSPEC (Pmode,
2956 emit_move_insn (reg, unspec);
3133 else if (code == UNSPEC)
3255 if (GET_CODE (x) == UNSPEC
3333 case UNSPEC:
3388 if (addr.disp && GET_CODE (addr.disp) == UNSPEC)
3396 /* Print the UNSPEC operand in X to the STREAM. */
3402 if (GET_CODE (x) != UNSPEC)
3493 else if (addr.disp && GET_CODE (addr.disp) == UNSPEC)
3578 case UNSPEC:
4169 else if (flag_pic == 1 && op1.disp && GET_CODE (op1.disp) == UNSPEC)
4227 else if (GET_CODE (src) == UNSPEC
5517 /* For the body of the insn we are going to generate an UNSPEC in
5526 (unspec:BLK [(reg:SI r4)] UNSPEC_PUSHPOP_MULT))
5632 (unspec:SI [(mem)] UNSPEC_PUSHPOP_MULT),
6091 case UNSPEC:
6235 else if (flag_pic && (GET_CODE (addr) == UNSPEC))