Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocEvictionAdvisor.h59 RS_Split, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp444 if (Stage == RS_Split) { in getPriority()
2334 if (ExtraInfo->getStage(VirtReg) < RS_Split) { in tryAssignCSRFirstTime()
2591 if (Stage != RS_Split) { in selectOrSplitImpl()
2612 if (Stage < RS_Split) { in selectOrSplitImpl()
2613 ExtraInfo->setStage(VirtReg, RS_Split); in selectOrSplitImpl()