Searched refs:default_use_by_pieces_infrastructure_p (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h223 extern bool default_use_by_pieces_infrastructure_p (unsigned HOST_WIDE_INT,
H A Dtarghooks.c1751 default_use_by_pieces_infrastructure_p (unsigned HOST_WIDE_INT size, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h226 extern bool default_use_by_pieces_infrastructure_p (unsigned HOST_WIDE_INT,
H A Dtarghooks.cc1946 default_use_by_pieces_infrastructure_p (unsigned HOST_WIDE_INT size, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c10522 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c2988 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc10504 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc3362 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c7992 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc8132 return default_use_by_pieces_infrastructure_p (size, align, op, speed_p);

Completed in 466 milliseconds