Home
last modified time | relevance | path

Searched defs:MOVE_RATIO (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/src/gnu/gcc/gcc/
Dexpr.h70 #define MOVE_RATIO 2 macro
73 #define MOVE_RATIO (optimize_size ? 3 : 15) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/
Dccur-GAS.h38 #define MOVE_RATIO 100 macro
/openbsd/src/gnu/gcc/gcc/config/h8300/
Dh8300.h1198 #define MOVE_RATIO 3 macro
1201 #define MOVE_RATIO h8300_move_ratio macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10200/
Dmn10200.h788 #define MOVE_RATIO 6 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ns32k/
Dns32k.h1130 #define MOVE_RATIO 0 macro
/openbsd/src/gnu/gcc/gcc/config/mn10300/
Dmn10300.h889 #define MOVE_RATIO 6 macro
/openbsd/src/gnu/gcc/gcc/config/v850/
Dv850.h864 #define MOVE_RATIO 6 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10300/
Dmn10300.h877 #define MOVE_RATIO 6 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ip2k/
Dip2k.h2307 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/h8300/
Dh8300.h1303 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/gcc/gcc/config/cris/
Dcris.h1133 #define MOVE_RATIO 9 macro
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.h1632 #define MOVE_RATIO (TARGET_64BIT ? 8 : 4) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/v850/
Dv850.h1095 #define MOVE_RATIO 6 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/cris/
Dcris.h1461 #define MOVE_RATIO 9 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.h1639 #define MOVE_RATIO (TARGET_64BIT ? 8 : 4) macro
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dalpha.h1168 #define MOVE_RATIO (TARGET_BWX ? 7 : 2) macro
/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.h1516 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexpr.c201 #define MOVE_RATIO 2 macro
204 #define MOVE_RATIO (optimize_size ? 3 : 15) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dalpha.h1490 #define MOVE_RATIO (TARGET_BWX ? 7 : 2) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.h1760 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/gcc/gcc/config/c4x/
Dc4x.h1596 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dsparc.h2079 #define MOVE_RATIO (optimize_size ? 3 : 8) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/
Dc4x.h2068 #define MOVE_RATIO 3 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm.h2342 #define MOVE_RATIO (arm_arch_xscale ? 4 : 2) macro
/openbsd/src/gnu/gcc/gcc/config/i386/
Di386.h1770 #define MOVE_RATIO (optimize_size ? 3 : ix86_cost->move_ratio) macro

12