Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceDefs.h329 RAK_Global, /// full, global register allocation enumerator
DIceTargetLowering.cpp479 bool Repeat = (Kind == RAK_Global && getFlags().getRepeatRegAlloc()); in regAlloc()
611 RegAlloc.init(RAK_Global, SplitCandidates); in postRegallocSplitting()
DIceRegAlloc.cpp349 case RAK_Global: in init()
DIceTargetLoweringARM32.cpp931 regAlloc(RAK_Global); in translateO2()
DIceTargetLoweringMIPS32.cpp916 regAlloc(RAK_Global); in translateO2()
DIceTargetLoweringX8664.cpp442 regAlloc(RAK_Global); in translateO2()
DIceTargetLoweringX8632.cpp433 regAlloc(RAK_Global); in translateO2()