Searched refs:CONSTANT_POOL_COST (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.h2417 #define CONSTANT_POOL_COST COSTS_N_INSNS (8)
2398 #define CONSTANT_POOL_COST macro
H A Dmips.c2533 *total = CONSTANT_POOL_COST;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.c3312 #define CONSTANT_POOL_COST COSTS_N_INSNS (TARGET_MIPS16 ? 4 : 8)
3625 *total = CONSTANT_POOL_COST;
3293 #define CONSTANT_POOL_COST macro

Completed in 145 milliseconds