Home
last modified time | relevance | path

Searched refs:rs6000_emit_set_const (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-protos.h122 extern bool rs6000_emit_set_const (rtx, rtx);
Drs6000.md7778 if (rs6000_emit_set_const (operands[0], operands[1]))
9710 if (rs6000_emit_set_const (operands[0], operands[1]))
9723 if (rs6000_emit_set_const (operands[0], operands[1]))
Drs6000.cc10116 rs6000_emit_set_const (rtx dest, rtx source) in rs6000_emit_set_const() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201424670 * config/rs6000/rs6000.c (rs6000_emit_set_const): Likewise for
36881 * config/rs6000/rs6000.c (rs6000_emit_set_const): Remove unneeded
36889 * config/rs6000/rs6000-protos.h (rs6000_emit_set_const): Update
36892 call to rs6000_emit_set_const in splitter.
DChangeLog-200115832 (rs6000_emit_set_const, rs6000_emit_set_long_const): New functions.
15843 (movdi): Use rs6000_emit_set_const.
DChangeLog-20029960 * config/rs6000/rs6000.c (rs6000_emit_set_const): Inline
9963 rs6000_emit_set_const.
DChangeLog-201719446 (rs6000_emit_set_const): Likewise.
19485 (rs6000_emit_set_const): Likewise.
DChangeLog-2006606 * rs6000.c (rs6000_emit_set_const, rs6000_emit_set_long_const): Add
DChangeLog-20128242 * config/rs6000/rs6000.c (rs6000_emit_set_const): Fix indentation.
DChangeLog-200522084 rs6000_emit_set_const, rs6000_emit_move,
DChangeLog-201331380 (rs6000_emit_set_const): Delete CONST_DOUBLE case.