/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | common.md | 67 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)"))) 73 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)"))) 78 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
|
H A D | defaults.h | 1063 #ifndef LEGITIMATE_PIC_OPERAND_P 1064 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | common.md | 67 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)"))) 73 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)"))) 78 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
|
H A D | defaults.h | 1081 #ifndef LEGITIMATE_PIC_OPERAND_P 1082 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
H A D | mn10300.h | 523 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro 535 && ! LEGITIMATE_PIC_OPERAND_P (X))
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
H A D | mn10300.h | 523 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro 535 && ! LEGITIMATE_PIC_OPERAND_P (X))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.h | 207 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.h | 356 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.h | 196 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | vax.h | 449 #define LEGITIMATE_PIC_OPERAND_P(x) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 291 #define LEGITIMATE_PIC_OPERAND_P(X) tilepro_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 291 #define LEGITIMATE_PIC_OPERAND_P(X) tilepro_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.h | 335 #define LEGITIMATE_PIC_OPERAND_P(X) nios2_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.h | 334 #define LEGITIMATE_PIC_OPERAND_P(X) nios2_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 328 #define LEGITIMATE_PIC_OPERAND_P(X) tilegx_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 328 #define LEGITIMATE_PIC_OPERAND_P(X) tilegx_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/ |
H A D | cr16.h | 463 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/ |
H A D | lm32.h | 361 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/ |
H A D | cr16.h | 468 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
H A D | lm32.h | 361 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | constraints.md | 98 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | constraints.md | 98 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
H A D | m32r.h | 752 #define LEGITIMATE_PIC_OPERAND_P(X) m32r_legitimate_pic_operand_p (X) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.h | 380 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
H A D | xtensa.h | 645 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
|