Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def63 X(regAlloc) \
DIceTargetLowering.h305 void regAlloc(RegAllocKind Kind);
DIceTargetLowering.cpp500 void TargetLowering::regAlloc(RegAllocKind Kind) { in regAlloc() function in Ice::TargetLowering
DIceCfg.cpp360 Target->regAlloc(RAK_Phi); in advancedPhiLowering()
DIceTargetLoweringMIPS32.cpp931 regAlloc(RAK_Global); in translateO2()
996 regAlloc(RAK_InfOnly); in translateOm1()
DIceTargetLoweringARM32.cpp1072 regAlloc(RAK_Global); in translateO2()
1145 regAlloc(RAK_InfOnly); in translateOm1()
DIceTargetLoweringX86BaseImpl.h563 regAlloc(RAK_Global);
631 regAlloc(RAK_InfOnly);