Searched refs:valid_for_cl (Results 1 – 2 of 2) sorted by relevance
257 HARD_REG_SET valid_for_cl = reg_class_contents[cl] & regs; in restrict_cost_classes() local258 valid_for_cl &= ~(ira_prohibited_class_mode_regs[cl][mode] in restrict_cost_classes()260 if (hard_reg_set_empty_p (valid_for_cl)) in restrict_cost_classes()290 if (hard_reg_set_subset_p (valid_for_cl, reg_class_contents[cl2])) in restrict_cost_classes()
258 HARD_REG_SET valid_for_cl = reg_class_contents[cl] & regs; in restrict_cost_classes() local259 valid_for_cl &= ~(ira_prohibited_class_mode_regs[cl][mode] in restrict_cost_classes()261 if (hard_reg_set_empty_p (valid_for_cl)) in restrict_cost_classes()291 if (hard_reg_set_subset_p (valid_for_cl, reg_class_contents[cl2])) in restrict_cost_classes()