Lines Matching defs:AllocationOrder
43 class AllocationOrder;
257 /// Candidate info for each PhysReg in AllocationOrder.
332 const AllocationOrder &Order);
343 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
345 MCRegister tryEvict(const LiveInterval &, AllocationOrder &,
348 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
352 AllocationOrder &Order,
358 AllocationOrder &Order,
367 AllocationOrder &Order);
371 AllocationOrder &Order, MCRegister PhysReg,
375 unsigned tryBlockSplit(const LiveInterval &, AllocationOrder &,
377 unsigned tryInstructionSplit(const LiveInterval &, AllocationOrder &,
379 unsigned tryLocalSplit(const LiveInterval &, AllocationOrder &,
381 unsigned trySplit(const LiveInterval &, AllocationOrder &,
383 unsigned tryLastChanceRecoloring(const LiveInterval &, AllocationOrder &,