Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceDefs.h330 RAK_Global, /// full, global register allocation enumerator
H A DIceTargetLowering.cpp523 bool Repeat = (Kind == RAK_Global && getFlags().getRepeatRegAlloc()); in regAlloc()
655 RegAlloc.init(RAK_Global, SplitCandidates); in postRegallocSplitting()
H A DIceRegAlloc.cpp349 case RAK_Global: in init()
H A DIceTargetLoweringMIPS32.cpp938 regAlloc(RAK_Global); in translateO2()
H A DIceTargetLoweringARM32.cpp1072 regAlloc(RAK_Global); in translateO2()
H A DIceTargetLoweringX86BaseImpl.h569 regAlloc(RAK_Global);