Home
last modified time | relevance | path

Searched refs:riscv_extend_cost (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.c1570 riscv_extend_cost (rtx op, bool unsigned_p) in riscv_extend_cost() function
1805 *total = riscv_extend_cost (XEXP (x, 0), GET_CODE (x) == ZERO_EXTEND); in riscv_rtx_costs()
H A Driscv.cc1759 riscv_extend_cost (rtx op, bool unsigned_p) in riscv_extend_cost() function
2145 *total = riscv_extend_cost (XEXP (x, 0), GET_CODE (x) == ZERO_EXTEND); in riscv_rtx_costs()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c1570 riscv_extend_cost (rtx op, bool unsigned_p) in riscv_extend_cost() function
1805 *total = riscv_extend_cost (XEXP (x, 0), GET_CODE (x) == ZERO_EXTEND); in riscv_rtx_costs()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20218767 * config/riscv/riscv.c (riscv_extend_cost): Handle cost model
8804 * config/riscv/riscv.c (riscv_extend_cost): Handle cost model