Home
last modified time | relevance | path

Searched refs:emit_tfmode_unop (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc-protos.h63 extern void emit_tfmode_unop (enum rtx_code, rtx *);
H A Dsparc.c2414 emit_tfmode_unop (enum rtx_code code, rtx *operands) in emit_tfmode_unop() function
H A Dsparc.md6296 "emit_tfmode_unop (SQRT, operands); DONE;")
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc-protos.h79 extern void emit_tfmode_unop PARAMS ((enum rtx_code, rtx *));
H A Dsparc.c2795 emit_tfmode_unop (code, operands) in emit_tfmode_unop() function
H A Dsparc.md6873 "emit_tfmode_unop (SQRT, operands); DONE;")
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.79168 emit_hard_tfmode_operation, emit_tfmode_binop, emit_tfmode_unop,