Home
last modified time | relevance | path

Searched refs:branch_cost (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.h79 unsigned short branch_cost; member
2292 #define BRANCH_COST mips_cost->branch_cost
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h80 const int branch_cost; /* Default value for BRANCH_COST. */ member
H A Di386.c1820 ix86_branch_cost = ix86_cost->branch_cost; in override_options()
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c958 const int branch_cost; in override_options() member
1245 ix86_branch_cost = processor_target_table[ix86_cpu].branch_cost; in override_options()