Home
last modified time | relevance | path

Searched refs:LEGITIMATE_PIC_OPERAND_P (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.md67 (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 Ddefaults.h1063 #ifndef LEGITIMATE_PIC_OPERAND_P
1064 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.md67 (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 Ddefaults.h1081 #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 Dmn10300.h523 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
535 && ! LEGITIMATE_PIC_OPERAND_P (X))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.h523 #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 Dnvptx.h207 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h356 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h196 #define LEGITIMATE_PIC_OPERAND_P(X) 1 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h449 #define LEGITIMATE_PIC_OPERAND_P(x) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h291 #define LEGITIMATE_PIC_OPERAND_P(X) tilepro_legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h291 #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 Dnios2.h335 #define LEGITIMATE_PIC_OPERAND_P(X) nios2_legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h334 #define LEGITIMATE_PIC_OPERAND_P(X) nios2_legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h328 #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 Dtilegx.h328 #define LEGITIMATE_PIC_OPERAND_P(X) tilegx_legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h463 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.h361 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h468 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.h361 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dconstraints.md98 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dconstraints.md98 (match_test "!flag_pic || LEGITIMATE_PIC_OPERAND_P (op)")))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h752 #define LEGITIMATE_PIC_OPERAND_P(X) m32r_legitimate_pic_operand_p (X) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.h380 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h645 #define LEGITIMATE_PIC_OPERAND_P(X) \ macro

1234