Lines Matching refs:xy
2390 unsigned int xy, in output_spill_reg() argument
2397 ptr->r.record.x.xy = xy; in output_spill_reg()
2571 ptr->r.record.x.xy >> 1, ptr->r.record.x.xy, in process_one_record()
2586 ptr->r.record.x.reg, ptr->r.record.x.xy >> 1, in process_one_record()
2587 ptr->r.record.x.xy, ptr->r.record.x.where.reg, in process_one_record()
3121 unsigned int *xy, in convert_expr_to_xy_reg() argument
3128 *xy = *regp = 0; /* Anything valid is good here. */ in convert_expr_to_xy_reg()
3135 *xy = 0; in convert_expr_to_xy_reg()
3140 *xy = 1; in convert_expr_to_xy_reg()
3145 *xy = 2; in convert_expr_to_xy_reg()
4042 unsigned int qp, ab, xy, reg, treg; in dot_spillreg() local
4062 convert_expr_to_xy_reg (&e, &xy, &treg, po, 2 + pred); in dot_spillreg()
4064 add_unwind_entry (output_spill_reg (ab, reg, treg, xy, qp), sep); in dot_spillreg()