Home
last modified time | relevance | path

Searched defs:CONSTANT_POOL_COST (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc2645 #define CONSTANT_POOL_COST COSTS_N_INSNS (8) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc3849 #define CONSTANT_POOL_COST COSTS_N_INSNS (TARGET_MIPS16 ? 4 : 8) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c3838 #define CONSTANT_POOL_COST COSTS_N_INSNS (TARGET_MIPS16 ? 4 : 8) macro