Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def64 X(regAlloc) \
DIceTargetLowering.h307 void regAlloc(RegAllocKind Kind);
DIceTargetLowering.cpp513 void TargetLowering::regAlloc(RegAllocKind Kind) { in regAlloc() function in Ice::TargetLowering
DIceCfg.cpp411 Target->regAlloc(RAK_Phi); in advancedPhiLowering()
DIceTargetLoweringMIPS32.cpp938 regAlloc(RAK_Global); in translateO2()
1008 regAlloc(RAK_InfOnly); in translateOm1()
DIceTargetLoweringARM32.cpp1073 regAlloc(RAK_Global); in translateO2()
1151 regAlloc(RAK_InfOnly); in translateOm1()
DIceTargetLoweringX86BaseImpl.h556 regAlloc(RAK_Global);
628 regAlloc(RAK_InfOnly);