Home
last modified time | relevance | path

Searched refs:RTX_BIN_ARITH (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Drtl.def65 RTX_BIN_ARITH
427 DEF_RTL_EXPR(COMPARE, "compare", "ee", RTX_BIN_ARITH)
433 DEF_RTL_EXPR(MINUS, "minus", "ee", RTX_BIN_ARITH)
441 DEF_RTL_EXPR(DIV, "div", "ee", RTX_BIN_ARITH)
443 DEF_RTL_EXPR(MOD, "mod", "ee", RTX_BIN_ARITH)
446 DEF_RTL_EXPR(UDIV, "udiv", "ee", RTX_BIN_ARITH)
447 DEF_RTL_EXPR(UMOD, "umod", "ee", RTX_BIN_ARITH)
458 DEF_RTL_EXPR(ASHIFT, "ashift", "ee", RTX_BIN_ARITH) /* shift left */
459 DEF_RTL_EXPR(ROTATE, "rotate", "ee", RTX_BIN_ARITH) /* rotate left */
460 DEF_RTL_EXPR(ASHIFTRT, "ashiftrt", "ee", RTX_BIN_ARITH) /* arithmetic shift right */
[all …]
Dregmove.c2058 case RTX_BIN_ARITH: in stable_and_no_regs_but_for_p()
Drtl.h65 RTX_BIN_ARITH, enumerator
Dsimplify-rtx.c287 case RTX_BIN_ARITH: in simplify_replace_rtx()
4848 case RTX_BIN_ARITH: in simplify_rtx()
Dfinal.c2872 || GET_RTX_CLASS (GET_CODE (op)) == RTX_BIN_ARITH) in get_mem_expr_from_op()
Difcvt.c753 case RTX_BIN_ARITH: in noce_emit_move_insn()
Drtlanal.c2788 case RTX_BIN_ARITH: in commutative_operand_precedence()
Dcombine.c3841 case RTX_BIN_ARITH: in find_split_point()
4297 case RTX_BIN_ARITH: in combine_simplify_rtx()
6722 case RTX_BIN_ARITH: in canon_reg_for_combine()
Dgenattrtab.c390 else if (GET_RTX_CLASS (code) == RTX_BIN_ARITH in attr_rtx_1()
Dcse.c4206 case RTX_BIN_ARITH: in fold_rtx()
Doptabs.c153 && GET_RTX_CLASS (code) != RTX_BIN_ARITH in add_equal_note()
/openbsd/src/gnu/gcc/gcc/doc/
Drtl.texi172 @item RTX_BIN_ARITH
Dgccint.info8655 `RTX_BIN_ARITH'