Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.h208 void processAllocas(bool SortAndCombine);
DIceCfg.cpp905 void Cfg::processAllocas(bool SortAndCombine) { in processAllocas() function in Ice::Cfg
DIceTargetLoweringMIPS32.cpp870 Func->processAllocas(SortAndCombineAllocas); in translateO2()
975 Func->processAllocas(SortAndCombineAllocas); in translateOm1()
DIceTargetLoweringARM32.cpp1007 Func->processAllocas(SortAndCombineAllocas); in translateO2()
1121 Func->processAllocas(DontSortAndCombineAllocas); in translateOm1()
DIceTargetLoweringX86BaseImpl.h466 Func->processAllocas(SortAndCombineAllocas);
608 Func->processAllocas(SortAndCombineAllocas);