Home | History | Annotate | Download | only in src

Lines Matching refs:RegMask

522   SmallBitVector RegMask = getRegisterSet(RegInclude, RegExclude);
527 LinearScan.scan(RegMask, getFlags().getRandomizeRegisterAllocation());
538 postRegallocSplitting(RegMask);
572 void TargetLowering::postRegallocSplitting(const SmallBitVector &RegMask) {
656 RegAlloc.scan(RegMask, getFlags().getRandomizeRegisterAllocation());