Searched refs:branch_cost (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h80 unsigned short branch_cost; member in struct:mips_rtx_cost_data
2343 #define BRANCH_COST mips_cost->branch_cost
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h80 const int branch_cost; /* Default value for BRANCH_COST. */ member in struct:processor_costs
H A Di386.c2139 ix86_branch_cost = ix86_cost->branch_cost;

Completed in 152 milliseconds