/openbsd-src/gnu/gcc/gcc/config/crx/ |
H A D | crx.h | 448 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | defaults.h | 866 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
H A D | ns32k.h | 1086 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/m88k/ |
H A D | m88k.h | 1090 #define LEGITIMATE_PIC_OPERAND_P(X) (! pic_address_needs_scratch (X)) macro
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.h | 656 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 793 #define LEGITIMATE_PIC_OPERAND_P(X) (legitimate_pic_operand_p (X)) macro
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.h | 833 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/openbsd-src/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 996 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/cris/ |
H A D | cris.h | 1163 #define LEGITIMATE_PIC_OPERAND_P(X) cris_legitimate_pic_operand (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.h | 935 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68k.h | 1276 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.h | 1348 #define LEGITIMATE_PIC_OPERAND_P(X) m32r_legitimate_pic_operand_p (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 1186 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.h | 807 #define LEGITIMATE_PIC_OPERAND_P(X) ! SYMBOLIC_CONST (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | cris.h | 1501 #define LEGITIMATE_PIC_OPERAND_P(X) cris_legitimate_pic_operand (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/ |
H A D | m88k.h | 1237 #define LEGITIMATE_PIC_OPERAND_P(X) (! pic_address_needs_scratch (X)) macro
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.h | 1843 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.h | 2127 #define LEGITIMATE_PIC_OPERAND_P(X) (! pic_address_needs_scratch (X)) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.h | 2450 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.h | 2712 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/frv/ |
H A D | frv.h | 2287 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | i386.h | 1711 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/openbsd-src/gnu/gcc/gcc/config/arm/ |
H A D | arm.h | 2112 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv.h | 2773 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.h | 2701 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|