Lines Matching full:vreg
873 // For each live out vreg reduce the pressure change associated with other
874 // uses of the same vreg below the live-out reaching def.
1082 /// span blocks, we could use the vreg path latencies provided by
1112 // Visit each live out vreg def to find def/use pairs that cross iterations.
1131 // Visit all local users of the vreg def.
1145 // estimated as the minimum slack of the vreg's depth or height.
1374 /// the one use that defines the copy's source vreg, most likely an induction
1415 // Check for pure vreg copies.
2344 "(PreRA)GenericScheduler needs vreg liveness");
2672 /// maintain the number of vreg uses remaining to be top-scheduled.
2998 /// Create a generic scheduler with no vreg liveness or DAG mutation passes.
3052 assert(dag->hasVRegLiveness() && "ILPScheduler needs vreg liveness");