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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c293 struct processor_costs size32_cost = {
1506 rs6000_cost = TARGET_POWERPC64 ? &size64_cost : &size32_cost;
292 struct processor_costs size32_cost = { variable in typeref:struct:processor_costs

Completed in 126 milliseconds