Home
last modified time | relevance | path

Searched defs:CLEAR_RATIO (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1337 #define CLEAR_RATIO(speed) 2 macro
1340 #define CLEAR_RATIO(speed) ((speed) ? 15 :3) macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h1319 #define CLEAR_RATIO(speed) 2 macro
1322 #define CLEAR_RATIO(speed) ((speed) ? 15 :3) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h443 #define CLEAR_RATIO(speed) ((speed) ? 6 : 2) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h443 #define CLEAR_RATIO(speed) ((speed) ? 6 : 2) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h378 #define CLEAR_RATIO(speed) 128 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h367 #define CLEAR_RATIO(speed) 128 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h309 #define CLEAR_RATIO(speed) ((speed) ? 15 : TILEPRO_CALL_RATIO) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h309 #define CLEAR_RATIO(speed) ((speed) ? 15 : TILEPRO_CALL_RATIO) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h346 #define CLEAR_RATIO(speed) ((speed) ? 15 : TILEGX_CALL_RATIO) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h346 #define CLEAR_RATIO(speed) ((speed) ? 15 : TILEGX_CALL_RATIO) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h1134 #define CLEAR_RATIO(speed) ((speed) ? 13 : 5) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h1134 #define CLEAR_RATIO(speed) ((speed) ? 13 : 5) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.h886 #define CLEAR_RATIO(speed) ((speed) ? 16 : 6) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.h886 #define CLEAR_RATIO(speed) ((speed) ? 16 : 6) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h1075 #define CLEAR_RATIO(speed) ((speed) ? 15 : LARCH_CALL_RATIO) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h1008 #define CLEAR_RATIO(speed) \ macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h1008 #define CLEAR_RATIO(speed) \ macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1279 #define CLEAR_RATIO(speed) ((speed) ? 15 : 3) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1279 #define CLEAR_RATIO(speed) ((speed) ? 15 : 3) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h3118 #define CLEAR_RATIO(speed)\ macro
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h3137 #define CLEAR_RATIO(speed)\ macro
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1955 #define CLEAR_RATIO(speed) ((speed) ? ix86_cost->clear_ratio : 2) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h1955 #define CLEAR_RATIO(speed) ((speed) ? ix86_cost->clear_ratio : 2) macro