HomeSort by: relevance | last modified time | path
    Searched defs:BRANCH_COST (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h 476 #define BRANCH_COST(speed_p, predictable_p) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h 476 #define BRANCH_COST(speed_p, predictable_p) 0
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h 484 #define BRANCH_COST(speed_p, predictable_p) 5
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.h 366 #define BRANCH_COST(SPEED_P,PREDICTABLE_P) 1
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.h 398 #define BRANCH_COST(speed_p, predictable_p) 6
  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.h 287 #define BRANCH_COST(speed_p, predictable_p) 2
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.h 584 #define BRANCH_COST(speed_p, predictable_p) 0
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h 339 #define BRANCH_COST(speed_p, predictable_p) 4
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 250 #define BRANCH_COST(speed_p, predictable_p) 3
252 /* Override the default BRANCH_COST heuristic to indicate that it is preferable
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 249 #define BRANCH_COST(speed_p, predictable_p) 6
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 658 #define BRANCH_COST(speed_p, predictable_p) 1
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.h 482 #define BRANCH_COST(SPEED,PREDICT) 1
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.h 646 #define BRANCH_COST(SPEED,PREDICT) 1
  /src/external/gpl3/gcc/dist/gcc/config/stormy16/
stormy16.h 340 #define BRANCH_COST(speed_p, predictable_p) 5
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.h 484 #define BRANCH_COST(speed_p, predictable_p) 5
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.h 351 #define BRANCH_COST(SPEED_P,PREDICTABLE_P) 1
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.h 398 #define BRANCH_COST(speed_p, predictable_p) 6
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.h 436 #define BRANCH_COST(speed_p, predictable_p) 2
  /src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.h 287 #define BRANCH_COST(speed_p, predictable_p) 2
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.h 572 #define BRANCH_COST(speed_p, predictable_p) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.h 339 #define BRANCH_COST(speed_p, predictable_p) 4
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.h 250 #define BRANCH_COST(speed_p, predictable_p) 3
252 /* Override the default BRANCH_COST heuristic to indicate that it is preferable
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.h 241 #define BRANCH_COST(speed_p, predictable_p) 6
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.h 666 #define BRANCH_COST(speed_p, predictable_p) 1
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.h 482 #define BRANCH_COST(SPEED,PREDICT) 1

Completed in 48 milliseconds

1 2 3 4