Home
last modified time | relevance | path

Searched refs:singlemove_string (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dns32k.c66 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 Dpdp11.c56 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 Dpdp11.c143 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 Dm68k.c108 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 Dm68k.c61 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 Dpa-protos.h59 extern const char *singlemove_string (rtx *);
H A Dpa.c2071 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 Dpa.md4470 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 Dpa-protos.h60 extern const char *singlemove_string PARAMS ((rtx *));
H A Dpa.c1922 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 Dpa.md3276 output_asm_insn (singlemove_string (operands), operands);
3378 "* return (which_alternative == 0 ? singlemove_string (operands)
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.10120 (singlemove_string): Call it.
9594 * pa.c (singlemove_string): Handle SFmode constants again. Simplify.
H A DChangeLog.115078 singlemove_string, doublemove_string, mem_aligned_8,
15145 output_scc_insn, singlemove_string, mem_aligned_8, move_operand,
H A DChangeLog.411782 * config/i860/i860.c (singlemove_string): Do not generate assembler
H A DFSFChangeLog.115540 * i386.md (movsfcc_1, movdfcc_1, movxfcc_1): Use singlemove_string
H A DChangeLog.316148 (singlemove_string, output_move_double, output_fp_move_double,