Lines Matching full:allocationorder
17 #include "AllocationOrder.h"
218 /// Candidate info for for each PhysReg in AllocationOrder.
270 unsigned tryAssign(LiveInterval&, AllocationOrder&,
272 unsigned tryEvict(LiveInterval&, AllocationOrder&,
274 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
276 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
278 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
280 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
282 unsigned trySplit(LiveInterval&, AllocationOrder&,
457 AllocationOrder &Order,
500 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo);
682 AllocationOrder &Order,
1172 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order,
1307 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order,
1359 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order,
1493 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order,
1718 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order,
1770 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo);