Searched refs:emit_tfmode_binop (Results 1 – 4 of 4) sorted by relevance
62 extern void emit_tfmode_binop (enum rtx_code, rtx *);
6003 "emit_tfmode_binop (PLUS, operands); DONE;")6035 "emit_tfmode_binop (MINUS, operands); DONE;")6067 "emit_tfmode_binop (MULT, operands); DONE;")6116 "emit_tfmode_binop (DIV, operands); DONE;")
2405 emit_tfmode_binop (enum rtx_code code, rtx *operands) in emit_tfmode_binop() function
23615 emit_hard_tfmode_operation, emit_tfmode_binop, emit_tfmode_unop,