Home
last modified time | relevance | path

Searched refs:processAllocas (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.h214 void processAllocas(bool SortAndCombine);
DIceCfg.cpp1002 void Cfg::processAllocas(bool SortAndCombine) { in processAllocas() function in Ice::Cfg
DIceTargetLoweringMIPS32.cpp877 Func->processAllocas(SortAndCombineAllocas); in translateO2()
987 Func->processAllocas(SortAndCombineAllocas); in translateOm1()
DIceTargetLoweringARM32.cpp1008 Func->processAllocas(SortAndCombineAllocas); in translateO2()
1127 Func->processAllocas(DontSortAndCombineAllocas); in translateOm1()
DIceTargetLoweringX86BaseImpl.h456 Func->processAllocas(SortAndCombineAllocas);
605 Func->processAllocas(SortAndCombineAllocas);