Searched refs:CODE_FOR_addsi3 (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | mul-tables.c | 36 CODE_FOR_addsi3, enumerator
|
H A D | tilepro.c | 2603 { CODE_FOR_addsi3, NULL }, /* add */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | mul-tables.cc | 36 CODE_FOR_addsi3, enumerator
|
H A D | tilepro.cc | 2603 { CODE_FOR_addsi3, NULL }, /* add */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-relax-opt.cc | 269 && (recog_memoized (use_insn) == CODE_FOR_addsi3)) in nds32_pic_tls_group()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-relax-opt.c | 269 && (recog_memoized (use_insn) == CODE_FOR_addsi3)) in nds32_pic_tls_group()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax.c | 1511 return get_insn_template (CODE_FOR_addsi3, insn); in vax_output_int_add()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.c | 2815 { CODE_FOR_addsi3, NULL }, /* addx */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.cc | 2816 { CODE_FOR_addsi3, NULL }, /* addx */
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.c | 1933 if (!insn_data[CODE_FOR_addsi3].operand[2].predicate (op1, mode)) in expand_move()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.cc | 1934 if (!insn_data[CODE_FOR_addsi3].operand[2].predicate (op1, mode)) in expand_move()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.md | 741 if (!(*insn_data[CODE_FOR_addsi3].operand[2].predicate)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.md | 763 if (!(*insn_data[CODE_FOR_addsi3].operand[2].predicate)
|