Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-protos.h93 extern const char *emit_fusion_gpr_load (rtx, rtx);
H A Drs6000.c26360 emit_fusion_gpr_load (rtx target, rtx mem) in emit_fusion_gpr_load() function
H A Drs6000.md13736 return emit_fusion_gpr_load (operands[0], operands[1]);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-protos.h94 extern const char *emit_fusion_gpr_load (rtx, rtx);
H A Drs6000.cc27675 emit_fusion_gpr_load (rtx target, rtx mem) in emit_fusion_gpr_load() function
H A Drs6000.md14453 return emit_fusion_gpr_load (operands[0], operands[1]);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201322332 (emit_fusion_gpr_load): Likewise.
22343 (emit_fusion_gpr_load): Change the calling signature to have the
24761 (emit_fusion_gpr_load): Likewise.
24769 (emit_fusion_gpr_load): Emit the instructions for power8 load
H A DChangeLog-20174350 (emit_fusion_gpr_load): Adjust.
19463 (emit_fusion_gpr_load): Likewise.
19498 (emit_fusion_gpr_load): Likewise.
H A DChangeLog-20157220 (emit_fusion_gpr_load): Move most of the code from
7221 emit_fusion_gpr_load into emit_fusion-addis that handles both
H A DChangeLog-201417763 (emit_fusion_gpr_load): Likewise.
17771 (emit_fusion_gpr_load): Change calling signature to be called from
H A DChangeLog-20183796 (emit_fusion_gpr_load): Likewise.