Lines Matching full:allocation
11 // optimizations. This pass should be run after register allocation.
50 STATISTIC(NumLDRDFormed,"Number of ldrd created before allocation");
51 STATISTIC(NumSTRDFormed,"Number of strd created before allocation");
57 /// ARMAllocLoadStoreOpt - Post- register allocation pass the combine
1441 /// ARMPreAllocLoadStoreOpt - Pre- register allocation pass that move
1460 return "ARM pre- register allocation load / store optimization pass";
1774 // Add register allocation hints to form register pairs.