Home
last modified time | relevance | path

Searched refs:SYMBOLIC_CONST (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.h1935 #define SYMBOLIC_CONST(X) symbolic_operand (X, VOIDmode) macro
1991 && SYMBOLIC_CONST (op1)) \
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.h727 #define SYMBOLIC_CONST(X) \ macro
Ds390.c2420 if (!SYMBOLIC_CONST (op)) in legitimate_pic_operand_p()
2435 if (!SYMBOLIC_CONST (op)) in legitimate_constant_p()
3400 if (SYMBOLIC_CONST (x) in legitimize_address()
3402 && (SYMBOLIC_CONST (XEXP (x, 0)) in legitimize_address()
3403 || SYMBOLIC_CONST (XEXP (x, 1))))) in legitimize_address()
Ds390.md872 && (SYMBOLIC_CONST (operands[1])
875 && SYMBOLIC_CONST (XEXP (operands[1], 1)))))
1127 && (SYMBOLIC_CONST (operands[1])
1130 && SYMBOLIC_CONST (XEXP(operands[1], 1)))))
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.h1751 #define SYMBOLIC_CONST(X) \ macro
Di386.c6794 else if (SYMBOLIC_CONST (disp) in legitimate_address_p()
7327 if (flag_pic && SYMBOLIC_CONST (x)) in legitimize_address()
7443 if (flag_pic && SYMBOLIC_CONST (XEXP (x, 1))) in legitimize_address()
17791 else if (flag_pic && SYMBOLIC_CONST (x) in ix86_rtx_costs()
/freebsd-9-stable/contrib/gcc/
DChangeLog-200329047 * config/sparc/sparc.h: (SYMBOLIC_CONST): New macro.
29049 PIC+SYMBOLIC_CONST in other modes than Pmode.
29051 the form PIC+SYMBOLIC_CONST as mode dependent.
DChangeLog-20062348 r12 + SYMBOLIC_CONST.
DChangeLog-200220385 LEGITIMATE_PIC_OPERAND_P not SYMBOLIC_CONST.
35296 (SYMBOLIC_CONST; Whitespace.
DChangeLog-19981351 (LEGITIMATE_PIC_OPERAND_P, SYMBOLIC_CONST): Correct handling of