Home
last modified time | relevance | path

Searched defs:predictable_p (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.h322 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h469 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h322 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.h652 #define BRANCH_COST(speed_p, predictable_p) 1 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.h287 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h468 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.h287 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.h247 #define BRANCH_COST(speed_p, predictable_p) 3 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.h657 #define BRANCH_COST(speed_p, predictable_p) 1 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.h339 #define BRANCH_COST(speed_p, predictable_p) 4 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.h339 #define BRANCH_COST(speed_p, predictable_p) 4 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.h577 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.h482 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h237 #define BRANCH_COST(speed_p, predictable_p) 6 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h436 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h247 #define BRANCH_COST(speed_p, predictable_p) 6 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h441 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h345 #define BRANCH_COST(speed_p, predictable_p) ((predictable_p) ? 2 : 6) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h345 #define BRANCH_COST(speed_p, predictable_p) ((predictable_p) ? 2 : 6) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.h482 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.h565 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.h374 #define BRANCH_COST(speed_p, predictable_p) spu_branch_cost argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h388 #define BRANCH_COST(speed_p, predictable_p) ((predictable_p) ? 2 : 6) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h388 #define BRANCH_COST(speed_p, predictable_p) ((predictable_p) ? 2 : 6) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.h394 #define BRANCH_COST(speed_p, predictable_p) 6 argument

1234