Home | History | Annotate | Download | only in CodeGen

Lines Matching full:vreg

386   // Add output dependence to the next nearest def of this vreg.
418 // Record this local VReg use.
428 assert(LIS && "vreg dependencies requires LiveIntervals");
454 // Add antidependence to the following def of the vreg it uses.
834 // for vreg defs with no in-region use, and prefetches with no vreg def.