Searched refs:CONST (Results 51 - 75 of 129) sorted by relevance

123456

/freebsd-10.2-release/contrib/gcc/config/
H A Ddarwin.c572 else if (GET_CODE (orig) == CONST)
620 && GET_CODE (XEXP (orig, 1)) == CONST
909 else if (GET_CODE (orig) == CONST)
1034 while (GET_CODE (op) == CONST)
1043 while (GET_CODE (op) == CONST)
1256 || GET_CODE (x) == CONST
/freebsd-10.2-release/usr.bin/xlint/lint1/
H A Dscan.l206 { "const", T_QUAL, 0, 0, CONST, 1, 0, 0 },
207 { "__const__", T_QUAL, 0, 0, CONST, 0, 0, 0 },
208 { "__const", T_QUAL, 0, 0, CONST, 0, 0, 0 },
H A Dlint1.h86 CONST, VOLATILE enumerator in enum:__anon12262
/freebsd-10.2-release/contrib/gperf/src/
H A Doptions.cc525 _option_word & CONST ? "enabled" : "disabled",
744 _option_word |= CONST;
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Ds390.h730 || (GET_CODE (X) == CONST && symbolic_reference_mentioned_p (X)))
734 || (GET_CODE (X) == CONST && tls_symbolic_reference_mentioned_p (X)))
H A Ds390.c1496 if (GET_CODE (disp) == CONST
1504 if (GET_CODE (disp) == CONST)
1593 else if (GET_CODE (disp) == CONST
1602 /* Strip off CONST here to avoid special case tests later. */
1603 if (disp && GET_CODE (disp) == CONST)
2115 case CONST:
2486 case CONST:
2606 case CONST:
2952 if (GET_CODE (addr) == CONST)
3113 if (GET_CODE (new) == CONST)
[all...]
/freebsd-10.2-release/contrib/gdtoa/
H A Dstrtodg.c38 static CONST int
319 CONST char *s00; char **se; FPI *fpi; Long *exp; ULong *bits; locale_t loc;
321 (CONST char *s00, char **se, FPI *fpi, Long *exp, ULong *bits, locale_t loc)
329 CONST char *s, *s0, *s1;
/freebsd-10.2-release/contrib/gcc/
H A Dexplow.c131 case CONST:
133 so that we can add a CONST around the result. */
371 case CONST:
562 if (GET_CODE (base) == CONST
700 else if (GET_CODE (x) == CONST
H A Dregclass.c1078 (set X (ashift CONST Y)) where CONST must be made to
1079 match X. Change it into two insns: (set X CONST)
1964 case CONST:
2023 else if (code1 == SYMBOL_REF || code1 == CONST || code1 == LABEL_REF)
2377 case CONST:
2473 || GET_CODE (SET_SRC (x)) == CONST
2477 && (GET_CODE (XEXP (SET_SRC (x), 0)) == CONST
2482 && (GET_CODE (XEXP (SET_SRC (x), 1)) == CONST
2486 && (GET_CODE (XEXP (note, 0)) == CONST
[all...]
H A Drtlanal.c105 case CONST:
179 case CONST:
274 case CONST:
367 case CONST:
455 if (GET_CODE (x) == CONST)
474 if (GET_CODE (x) != CONST)
787 case CONST:
845 case CONST:
1867 case CONST:
1933 case CONST
[all...]
H A Drtl.c244 case CONST:
245 /* CONST can be shared if it contains a SYMBOL_REF. If it contains
H A Dcse.c1650 if (GET_CODE (x) == CONST)
2090 /* Given an expression X of type CONST,
2109 else if (elt == 0 && GET_CODE (x) == CONST)
2801 case CONST:
3514 else if (GET_CODE (addr) == CONST && GET_CODE (XEXP (addr, 0)) == PLUS
3624 form of CONST, but it will only be used to fold the
3730 case CONST:
3824 case CONST:
3994 /* If we had a CONST, strip it off and put it back later if we
3996 if (const_arg0 != 0 && GET_CODE (const_arg0) == CONST)
[all...]
H A Dloop-invariant.c173 case CONST:
270 case CONST:
330 case CONST:
H A Dregrename.c560 else if (code0 == CONST_INT || code0 == CONST
566 else if (code1 == CONST_INT || code1 == CONST
668 case CONST:
1485 else if (code0 == CONST_INT || code0 == CONST
1491 else if (code1 == CONST_INT || code1 == CONST
H A Dalias.c846 case CONST:
1413 case CONST:
1796 if (GET_CODE (x) == CONST)
1798 if (GET_CODE (y) == CONST)
1805 if (GET_CODE (y) == CONST)
/freebsd-10.2-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h145 CONST, enumerator in enum:stabtype
H A Dtdata.c68 case CONST:
H A Dst_parse.c739 (*rtdp)->t_type = CONST;
873 case CONST:
1190 case CONST:
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dlinux64.h460 or a CONST containing one of them. If -mfp-in-toc (the default),
472 || (GET_CODE (X) == CONST && GET_CODE (XEXP (X, 0)) == PLUS \
/freebsd-10.2-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y426 if (symbol->type != CONST) {
687 case CONST:
714 $2->type = CONST;
863 if ($3->type != CONST) {
1480 case CONST:
H A Daicasm_symbol.c115 case CONST:
506 case CONST:
/freebsd-10.2-release/contrib/byacc/test/yacc/
H A Dcalc1.tab.c175 #define CONST 259 macro
290 0,0,"DREG","VREG","CONST","UMINUS",0,0,0,0,0,"illegal-symbol",
301 "dexp : CONST",
428 return (CONST);
H A Dvarsyntax_calc1.tab.c176 #define CONST 259 macro
291 0,0,"DREG","VREG","CONST","UMINUS",0,0,0,0,0,"illegal-symbol",
302 "dexp : CONST",
429 return (CONST);
/freebsd-10.2-release/contrib/apr-util/crypto/
H A Dapr_sha1.c79 temp = ROT32(A,5) + f##n(B,C,D) + E + W[i] + CONST##n; \
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dsparc.h2446 || GET_CODE (index) == CONST) \
2469 else if (flag_pic && GET_CODE (addr) == CONST \
2471 && GET_CODE (XEXP (XEXP (addr, 0), 1)) == CONST \
2477 /* Group the args of the second CONST in parenthesis. */ \
2479 /* Skip past the second CONST--it does nothing for us. */\

Completed in 334 milliseconds

123456