Searched refs:regs_allocated (Results 1 – 10 of 10) sorted by relevance
341 unsigned regs_allocated : 2; member
981 printf ("regs_alloc: %d\t", bufp->regs_allocated);3642 bufp->regs_allocated = REGS_REALLOCATE;3649 bufp->regs_allocated = REGS_UNALLOCATED;4428 if (bufp->regs_allocated == REGS_UNALLOCATED)4440 bufp->regs_allocated = REGS_REALLOCATE;4442 else if (bufp->regs_allocated == REGS_REALLOCATE)4462 assert (bufp->regs_allocated == REGS_FIXED);6050 bufp->regs_allocated = REGS_UNALLOCATED;6275 private_preg.regs_allocated = REGS_FIXED;
376 unsigned regs_allocated : 2; member
373 unsigned regs_allocated : 2; member
850 printf ("regs_alloc: %d\t", bufp->regs_allocated);3385 bufp->regs_allocated = REGS_REALLOCATE;3392 bufp->regs_allocated = REGS_UNALLOCATED;4056 if (bufp->regs_allocated == REGS_UNALLOCATED)4068 bufp->regs_allocated = REGS_REALLOCATE;4070 else if (bufp->regs_allocated == REGS_REALLOCATE)4090 assert (bufp->regs_allocated == REGS_FIXED);5407 bufp->regs_allocated = REGS_UNALLOCATED;5648 private_preg.regs_allocated = REGS_FIXED;
368 unsigned regs_allocated : 2; member
1160 printf ("regs_alloc: %d\t", bufp->regs_allocated); in PREFIX()4894 bufp->regs_allocated = REGS_REALLOCATE; in weak_alias()4901 bufp->regs_allocated = REGS_UNALLOCATED; in weak_alias()5978 if (bufp->regs_allocated == REGS_UNALLOCATED) in wcs_re_match_2_internal()5990 bufp->regs_allocated = REGS_REALLOCATE; in wcs_re_match_2_internal()5992 else if (bufp->regs_allocated == REGS_REALLOCATE) in wcs_re_match_2_internal()6012 assert (bufp->regs_allocated == REGS_FIXED); in wcs_re_match_2_internal()7772 bufp->regs_allocated = REGS_UNALLOCATED;8019 private_preg.regs_allocated = REGS_FIXED;
10345 * i386.c (ix86_reg_alloc_order, regs_allocated,