Searched refs:ialloc (Results 1 – 7 of 7) sorted by relevance
62 struct attr_indexalloc *ialloc; member71 #define va_a_ialloc va_d.ialloc
7 SRCS= zdump.c ialloc.c scheck.c
7 SRCS= zic.c ialloc.c scheck.c
1433 int ialloc = reg_allocno[regno]; in record_one_conflict() local1434 int ialloc_prod = ialloc * allocno_row_words; in record_one_conflict()1436 IOR_HARD_REG_SET (allocno[ialloc].hard_reg_conflicts, hard_regs_live); in record_one_conflict()
1116 'zdump' no longer links in ialloc.o, as it's not needed.