| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
| H A D | ns32k.c | 66 static const char *singlemove_string PARAMS ((rtx *)); 658 singlemove_string (operands) in singlemove_string() function 743 output_asm_insn (singlemove_string (latehalf), latehalf); 744 return singlemove_string (operands); 755 output_asm_insn (singlemove_string (latehalf), latehalf); 757 return singlemove_string (operands); 776 output_asm_insn (singlemove_string (latehalf), latehalf); 778 return singlemove_string (operands); 783 output_asm_insn (singlemove_string (latehalf), latehalf); 785 return singlemove_string (operands); [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/pdp11/ |
| H A D | pdp11.c | 56 static const char *singlemove_string PARAMS ((rtx *)); 366 singlemove_string (operands) in singlemove_string() function 522 output_asm_insn (singlemove_string (latehalf), latehalf); 531 return singlemove_string (operands); 536 output_asm_insn (singlemove_string (operands), operands); 545 output_asm_insn (singlemove_string (latehalf), latehalf);
|
| /openbsd-src/gnu/gcc/gcc/config/pdp11/ |
| H A D | pdp11.c | 143 static const char *singlemove_string (rtx *); 467 singlemove_string (rtx *operands) in singlemove_string() function 618 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double() 627 return singlemove_string (operands); in output_move_double() 632 output_asm_insn (singlemove_string (operands), operands); in output_move_double() 641 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double()
|
| /openbsd-src/gnu/gcc/gcc/config/m68k/ |
| H A D | m68k.c | 108 static const char *singlemove_string (rtx *); 1962 singlemove_string (rtx *operands) in singlemove_string() function 2210 output_asm_insn (singlemove_string (operands), operands); in output_move_double() 2211 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double() 2212 output_asm_insn (singlemove_string (middlehalf), middlehalf); in output_move_double() 2252 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double() 2262 output_asm_insn (singlemove_string (middlehalf), middlehalf); in output_move_double() 2270 return singlemove_string (operands); in output_move_double() 2275 output_asm_insn (singlemove_string (operands), operands); in output_move_double() 2285 output_asm_insn (singlemove_string (middlehalf), middlehalf); in output_move_double() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | m68k.c | 61 static const char *singlemove_string PARAMS ((rtx *)); 2001 singlemove_string (operands) in singlemove_string() function 2262 output_asm_insn (singlemove_string (operands), operands); 2263 output_asm_insn (singlemove_string (latehalf), latehalf); 2264 output_asm_insn (singlemove_string (middlehalf), middlehalf); 2304 output_asm_insn (singlemove_string (latehalf), latehalf); 2314 output_asm_insn (singlemove_string (middlehalf), middlehalf); 2322 return singlemove_string (operands); 2327 output_asm_insn (singlemove_string (operands), operands); 2337 output_asm_insn (singlemove_string (middlehalf), middlehalf); [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | pa-protos.h | 59 extern const char *singlemove_string (rtx *);
|
| H A D | pa.c | 2071 singlemove_string (rtx *operands) in singlemove_string() function 2432 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double() 2437 return singlemove_string (operands); in output_move_double() 2444 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double() 2445 return singlemove_string (operands); in output_move_double() 2450 output_asm_insn (singlemove_string (operands), operands); in output_move_double() 2459 output_asm_insn (singlemove_string (latehalf), latehalf); in output_move_double()
|
| H A D | pa.md | 4470 output_asm_insn (singlemove_string (operands), operands); 4481 output_asm_insn (singlemove_string (operands), operands); 4675 "* return (which_alternative == 0 ? singlemove_string (operands)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
| H A D | pa-protos.h | 60 extern const char *singlemove_string PARAMS ((rtx *));
|
| H A D | pa.c | 1922 singlemove_string (operands) in singlemove_string() function 2284 output_asm_insn (singlemove_string (latehalf), latehalf); 2289 return singlemove_string (operands); 2296 output_asm_insn (singlemove_string (latehalf), latehalf); 2297 return singlemove_string (operands); 2302 output_asm_insn (singlemove_string (operands), operands); 2311 output_asm_insn (singlemove_string (latehalf), latehalf);
|
| H A D | pa.md | 3276 output_asm_insn (singlemove_string (operands), operands); 3378 "* return (which_alternative == 0 ? singlemove_string (operands)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 120 (singlemove_string): Call it. 9594 * pa.c (singlemove_string): Handle SFmode constants again. Simplify.
|
| H A D | ChangeLog.1 | 15078 singlemove_string, doublemove_string, mem_aligned_8, 15145 output_scc_insn, singlemove_string, mem_aligned_8, move_operand,
|
| H A D | ChangeLog.4 | 11782 * config/i860/i860.c (singlemove_string): Do not generate assembler
|
| H A D | FSFChangeLog.11 | 5540 * i386.md (movsfcc_1, movdfcc_1, movxfcc_1): Use singlemove_string
|
| H A D | ChangeLog.3 | 16148 (singlemove_string, output_move_double, output_fp_move_double,
|