Searched refs:x_local (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dstruct-equiv.c293 REGNO (info->x_local[info->cur.local_count])))
296 info->x_local[info->cur.local_count], 0);
473 x_regno_i = REGNO (info->x_local[i]);
479 size_i = GET_MODE_SIZE (GET_MODE (info->x_local[i]));
489 && (x_mode != GET_MODE (info->x_local[i])
504 info->x_local[i] = info->x_local[local_count];
538 info->x_local[info->cur.local_count] = x;
863 regno = REGNO (info->x_local[i]);
1249 assign_reg_reg_set (&clobbered_regs, info->x_local[
[all...]
H A Dbasic-block.h1148 rtx x_local[STRUCT_EQUIV_MAX_LOCAL], y_local[STRUCT_EQUIV_MAX_LOCAL];
1147 rtx x_local[STRUCT_EQUIV_MAX_LOCAL], y_local[STRUCT_EQUIV_MAX_LOCAL]; member in struct:equiv_info

Completed in 47 milliseconds