Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isAllocatable

642     if (!RegClassInfo.isAllocatable(NewSuperReg)) continue;
826 if (!RegClassInfo.isAllocatable(AntiDepReg)) {