Home
last modified time | relevance | path

Searched refs:emit_soft_tfmode_binop (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c647 static void emit_soft_tfmode_binop (enum rtx_code, rtx *);
3784 emit_soft_tfmode_binop (enum rtx_code code, rtx *operands) in emit_soft_tfmode_binop() function
3960 emit_soft_tfmode_binop (code, operands); in emit_tfmode_binop()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc628 static void emit_soft_tfmode_binop (enum rtx_code, rtx *);
3780 emit_soft_tfmode_binop (enum rtx_code code, rtx *operands) in emit_soft_tfmode_binop() function
3956 emit_soft_tfmode_binop (code, operands); in emit_tfmode_binop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200223614 emit_soft_tfmode_binop, emit_soft_tfmode_unop, emit_soft_tfmode_cvt,