| /openbsd/src/gnu/gcc/gcc/ |
| D | expr.h | 70 #define MOVE_RATIO 2 macro 73 #define MOVE_RATIO (optimize_size ? 3 : 15) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | ccur-GAS.h | 38 #define MOVE_RATIO 100 macro
|
| /openbsd/src/gnu/gcc/gcc/config/h8300/ |
| D | h8300.h | 1198 #define MOVE_RATIO 3 macro 1201 #define MOVE_RATIO h8300_move_ratio macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10200/ |
| D | mn10200.h | 788 #define MOVE_RATIO 6 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
| D | ns32k.h | 1130 #define MOVE_RATIO 0 macro
|
| /openbsd/src/gnu/gcc/gcc/config/mn10300/ |
| D | mn10300.h | 889 #define MOVE_RATIO 6 macro
|
| /openbsd/src/gnu/gcc/gcc/config/v850/ |
| D | v850.h | 864 #define MOVE_RATIO 6 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10300/ |
| D | mn10300.h | 877 #define MOVE_RATIO 6 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| D | ip2k.h | 2307 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/h8300/ |
| D | h8300.h | 1303 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/gcc/gcc/config/cris/ |
| D | cris.h | 1133 #define MOVE_RATIO 9 macro
|
| /openbsd/src/gnu/gcc/gcc/config/pa/ |
| D | pa.h | 1632 #define MOVE_RATIO (TARGET_64BIT ? 8 : 4) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/v850/ |
| D | v850.h | 1095 #define MOVE_RATIO 6 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/cris/ |
| D | cris.h | 1461 #define MOVE_RATIO 9 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/ |
| D | pa.h | 1639 #define MOVE_RATIO (TARGET_64BIT ? 8 : 4) macro
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | alpha.h | 1168 #define MOVE_RATIO (TARGET_BWX ? 7 : 2) macro
|
| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.h | 1516 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | expr.c | 201 #define MOVE_RATIO 2 macro 204 #define MOVE_RATIO (optimize_size ? 3 : 15) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| D | alpha.h | 1490 #define MOVE_RATIO (TARGET_BWX ? 7 : 2) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| D | m68hc11.h | 1760 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/gcc/gcc/config/c4x/ |
| D | c4x.h | 1596 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/gcc/gcc/config/sparc/ |
| D | sparc.h | 2079 #define MOVE_RATIO (optimize_size ? 3 : 8) macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| D | c4x.h | 2068 #define MOVE_RATIO 3 macro
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm.h | 2342 #define MOVE_RATIO (arm_arch_xscale ? 4 : 2) macro
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | i386.h | 1770 #define MOVE_RATIO (optimize_size ? 3 : ix86_cost->move_ratio) macro
|