Lines Matching defs:AllocationOrder
42 class AllocationOrder;
256 /// Candidate info for each PhysReg in AllocationOrder.
331 const AllocationOrder &Order);
342 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
344 MCRegister tryEvict(const LiveInterval &, AllocationOrder &,
347 MCRegister tryRegionSplit(const LiveInterval &, AllocationOrder &,
351 AllocationOrder &Order,
357 AllocationOrder &Order,
366 AllocationOrder &Order);
370 AllocationOrder &Order, MCRegister PhysReg,
374 unsigned tryBlockSplit(const LiveInterval &, AllocationOrder &,
376 unsigned tryInstructionSplit(const LiveInterval &, AllocationOrder &,
378 unsigned tryLocalSplit(const LiveInterval &, AllocationOrder &,
380 unsigned trySplit(const LiveInterval &, AllocationOrder &,
382 unsigned tryLastChanceRecoloring(const LiveInterval &, AllocationOrder &,