Home
last modified time | relevance | path

Searched refs:frv_legitimate_constant_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc375 static bool frv_legitimate_constant_p (machine_mode, rtx);
454 #define TARGET_LEGITIMATE_CONSTANT_P frv_legitimate_constant_p
6582 frv_legitimate_constant_p (machine_mode mode, rtx x) in frv_legitimate_constant_p() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200440648 (frv_legitimate_constant_p): Return LEGITIMATE_PIC_OPERAND_P if
40798 (frv_legitimate_constant_p): Require legitimate PIC operand for
40855 (frv_legitimate_constant_p): In FDPIC, reject SImode operands that
DChangeLog-201128575 * config/frv/frv-protos.h (frv_legitimate_constant_p): Delete.
28578 (frv_legitimate_constant_p): Make static. Add a mode argument.