Home
last modified time | relevance | path

Searched defs:alt_cost (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-costs.c519 int alt_cost = 0, op_cost_add; in record_reg_classes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-costs.cc532 int alt_cost = 0, op_cost_add; in record_reg_classes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc408 int cost = RISCV_MAX_INTEGER_OPS + 1, alt_cost; in riscv_build_integer_1() local
544 int alt_cost, shift = clz_hwi (value); in riscv_build_integer() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c374 int cost = RISCV_MAX_INTEGER_OPS + 1, alt_cost; in riscv_build_integer_1() local
453 int alt_cost, shift = clz_hwi (value); in riscv_build_integer() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1693 unsigned int cost, alt_cost; in mips_build_integer() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1691 unsigned int cost, alt_cost; in mips_build_integer() local