Searched defs:COST (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | mcf.c | 58 #define COST(k, w) ((k) / mcf_ln ((w) + 2)) macro
|
H A D | cse.c | 466 #define COST(X, MODE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | mcf.cc | 58 #define COST(k, w) ((k) / mcf_ln ((w) + 2)) macro
|
H A D | cse.cc | 455 #define COST(X, MODE) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | iq2000.h | 370 #define ADJUST_COST(INSN,LINK,DEP_INSN,COST) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | iq2000.h | 370 #define ADJUST_COST(INSN,LINK,DEP_INSN,COST) \ argument
|