Home
last modified time | relevance | path

Searched refs:ClassMask (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp66 LaneBitmask ClassMask = MRI->getMaxLaneMaskForVReg(Reg); in calculate() local
67 LI.createSubRangeFrom(*Alloc, ClassMask, LI); in calculate()