Searched defs:array_entry (Results 1 – 1 of 1) sorted by relevance
59 struct array_entry { in allocate_registers() struct60 unsigned index; in allocate_registers()61 unsigned length; in allocate_registers()62 unsigned ncomponents; in allocate_registers()64 bool operator ()(const array_entry& a, const array_entry& b) const { in allocate_registers()