Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-int.h351 int memory_cost, updated_memory_cost; member
457 #define ALLOCNO_MEMORY_COST(A) ((A)->memory_cost)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-int.h358 int memory_cost, updated_memory_cost; member
466 #define ALLOCNO_MEMORY_COST(A) ((A)->memory_cost)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c220 unsigned short memory_cost; member
1634 *total = COSTS_N_INSNS (cost + tune_info->memory_cost); in riscv_rtx_costs()
4475 return (tune_info->memory_cost in riscv_memory_move_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc222 unsigned short memory_cost; member
1844 *total = COSTS_N_INSNS (cost + tune_param->memory_cost); in riscv_rtx_costs()
4845 return (tune_param->memory_cost in riscv_memory_move_cost()