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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c308 struct processor_costs size64_cost = {
1506 rs6000_cost = TARGET_POWERPC64 ? &size64_cost : &size32_cost;
307 struct processor_costs size64_cost = { variable in typeref:struct:processor_costs

Completed in 120 milliseconds