Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dregclass.c1414 struct costs this_op_costs[MAX_RECOG_OPERANDS]; in record_reg_classes() local
1440 memset (&this_op_costs[i], 0, sizeof this_op_costs[i]); in record_reg_classes()
1504 struct costs *pp = &this_op_costs[i]; in record_reg_classes()
1730 struct costs *pp = &this_op_costs[i]; in record_reg_classes()
1806 struct costs *pp = &op_costs[i], *qq = &this_op_costs[i]; in record_reg_classes()