Searched refs:UNSPEC (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sbin/bsdlabel/
H A Dbsdlabel.c136 UNSPEC, EDIT, READ, RESTORE, WRITE, WRITEBOOT enumerator in enum:__anon8819
137 } op = UNSPEC;
181 if (op != UNSPEC)
186 if (op != UNSPEC)
197 if (op != UNSPEC)
236 if (installboot && op == UNSPEC)
238 else if (op == UNSPEC)
243 case UNSPEC:
/freebsd-12-stable/contrib/gcc/config/s390/
H A Ds390.c704 if (GET_CODE (*op0) == UNSPEC
1497 && GET_CODE (XEXP (disp, 0)) == UNSPEC
1543 if (GET_CODE (addr) == REG || GET_CODE (addr) == UNSPEC)
1553 if (code0 == REG || code0 == UNSPEC)
1555 if (code1 == REG || code1 == UNSPEC)
1626 if (GET_CODE (base) == UNSPEC)
1674 if (GET_CODE (indx) == UNSPEC)
1757 if (GET_CODE (disp) == UNSPEC
1776 else if (GET_CODE (disp) == UNSPEC
2493 case UNSPEC
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dsched-vis.c363 case UNSPEC:
590 case UNSPEC:
H A Dreg-stack.c1179 && GET_CODE (SET_SRC (pat)) == UNSPEC
1204 || GET_CODE (SET_SRC (pat)) != UNSPEC
1619 case UNSPEC:
1829 gcc_assert (GET_CODE (pat_src) == UNSPEC);
H A Drtlanal.c700 case UNSPEC:
1425 case UNSPEC:
H A Dvarasm.c3123 case UNSPEC:
H A Ddwarf2out.c1703 case UNSPEC:
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386.c5701 gcc_assert (GET_CODE (unspec) == UNSPEC);
6165 case UNSPEC:
6342 UNSPEC), then return the base term. Otherwise return X. */
6358 if (GET_CODE (term) != UNSPEC
6425 if (GET_CODE (x) == UNSPEC)
6523 if (GET_CODE (inner) == UNSPEC)
6581 /* TLS references should always be enclosed in UNSPEC. */
6600 if (GET_CODE (disp) != UNSPEC
6623 if (GET_CODE (disp) != UNSPEC)
6795 && GET_CODE (XEXP (disp, 0)) == UNSPEC)
[all...]
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h567 D(UNSPEC, 0x1f /* 31*/, NONE, Q.850, "Normal, unspecified") \
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.c3323 if (GET_CODE (XEXP (orig, 0)) == UNSPEC
3439 /* We use an UNSPEC rather than a LABEL_REF because this label never appears
4264 if (GET_CODE (*x) == UNSPEC
5664 if (GET_CODE (x) == UNSPEC && XINT (x, 1) == UNSPEC_TLS)
5698 if (GET_CODE (x) == UNSPEC && XINT (x, 1) == UNSPEC_TLS)
5727 case UNSPEC:
5748 if (GET_CODE (rhs) == UNSPEC
5753 && GET_CODE (XEXP (rhs, 0)) == UNSPEC
10269 /* For the body of the insn we are going to generate an UNSPEC in
15754 if (GET_CODE (x) == UNSPEC
[all...]
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.h1405 && GET_CODE (XEXP (X, 0)) == UNSPEC \
H A Dmips.c63 (GET_CODE (X) == UNSPEC \
67 /* Extract the symbol or label from UNSPEC wrapper X. */
71 /* Extract the symbol type from UNSPEC wrapper X. */
1960 /* Return an UNSPEC address with underlying address ADDRESS and symbol
5727 /* If OP uses an UNSPEC address, we want to print the inner symbol. */
10062 pattern is type store, but defined using an UNSPEC. This UNSPEC causes the
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dia64.c5726 case UNSPEC:
6794 if (GET_CODE (mem) == UNSPEC)
7193 if (GET_CODE (t) == UNSPEC)
8351 if (GET_CODE (mem) == UNSPEC && XVECLEN (mem, 0) > 0)
8363 if (GET_CODE (mem) == UNSPEC)
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dsparc.c2482 if (GET_CODE (unspec) == UNSPEC
2740 case UNSPEC:
3227 /* Must put the SYMBOL_REF inside an UNSPEC here so that cse
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Drs6000.c11382 else if (GET_CODE (rs6000_compare_op1) == UNSPEC
13875 if (GET_CODE (sub) == UNSPEC
19084 case UNSPEC:

Completed in 708 milliseconds