Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceDefs.h330 RAK_Global, /// full, global register allocation enumerator
DIceTargetLowering.cpp510 bool Repeat = (Kind == RAK_Global && getFlags().getRepeatRegAlloc()); in regAlloc()
642 RegAlloc.init(RAK_Global, SplitCandidates); in postRegallocSplitting()
DIceRegAlloc.cpp349 case RAK_Global: in init()
DIceTargetLoweringMIPS32.cpp931 regAlloc(RAK_Global); in translateO2()
DIceTargetLoweringARM32.cpp1072 regAlloc(RAK_Global); in translateO2()
DIceTargetLoweringX86BaseImpl.h563 regAlloc(RAK_Global);