Home
last modified time | relevance | path

Searched refs:legitimate_pic_operand_p (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax-protos.h22 extern bool legitimate_pic_operand_p (rtx);
H A Dvax.h356 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
H A Dvax.c1894 legitimate_pic_operand_p (rtx x) in legitimate_pic_operand_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16-protos.h79 extern int legitimate_pic_operand_p (rtx);
H A Dcr16.h463 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
H A Dcr16.md624 if (flag_pic && ! legitimate_pic_operand_p (operands[1]))
911 if (flag_pic && ! legitimate_pic_operand_p (operands[0]))
984 if (flag_pic && !legitimate_pic_operand_p (operands[1]))
H A Dcr16.cc1156 legitimate_pic_operand_p (rtx x) in legitimate_pic_operand_p() function
1173 return legitimate_pic_operand_p (XEXP (x, 0)); in legitimate_pic_operand_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16-protos.h80 extern int legitimate_pic_operand_p (rtx);
H A Dcr16.h468 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
H A Dcr16.md624 if (flag_pic && ! legitimate_pic_operand_p (operands[1]))
911 if (flag_pic && ! legitimate_pic_operand_p (operands[0]))
984 if (flag_pic && !legitimate_pic_operand_p (operands[1]))
H A Dcr16.c1154 legitimate_pic_operand_p (rtx x) in legitimate_pic_operand_p() function
1171 return legitimate_pic_operand_p (XEXP (x, 0)); in legitimate_pic_operand_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc-protos.h59 extern bool legitimate_pic_operand_p (rtx);
H A Dsparc.h1357 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc-protos.h60 extern bool legitimate_pic_operand_p (rtx);
H A Dsparc.h1353 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-protos.h92 extern int legitimate_pic_operand_p (rtx);
H A Ds390.h884 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-protos.h95 extern int legitimate_pic_operand_p (rtx);
H A Ds390.h906 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h79 extern int legitimate_pic_operand_p (rtx);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h81 extern bool legitimate_pic_operand_p (rtx);
H A Di386.h1757 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h76 extern bool legitimate_pic_operand_p (rtx);
H A Di386.h1877 #define LEGITIMATE_PIC_OPERAND_P(X) legitimate_pic_operand_p (X)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h81 extern int legitimate_pic_operand_p (rtx);

12