Searched defs:register_allocation (Results 1 – 4 of 4) sorted by relevance
311 register_allocation(LiveRangeMap& lrm) in register_allocation() function
1182 struct register_allocation { struct1184 unsigned nr;1192 uint16_t avail;
1156 struct register_allocation { struct1170 allocate_slots(struct register_allocation *regs, unsigned num_regs, in allocate_slots() argument
2727 register_allocation(Program* program, std::vector<IDSet>& live_out_per_block, ra_test_policy policy) in register_allocation() function