Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp197 RS_New, enumerator
245 LiveRangeStage Stage = RS_New;
269 if (ExtraRegInfo[Reg].Stage == RS_New) in setStage()
693 if (ExtraRegInfo[Reg].Stage == RS_New) in enqueue()
1788 if (getStage(Reg) != RS_New) in splitAroundRegion()
2049 if (getStage(LI) == RS_New && IntvMap[i] == 0) in tryBlockSplit()