Home
last modified time | relevance | path

Searched refs:placePhiStores (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def58 X(placePhiStores) \
DIceCfgNode.h101 void placePhiStores();
DIceCfg.h196 void placePhiStores();
DIceCfg.cpp306 void Cfg::placePhiStores() { in placePhiStores() function in Ice::Cfg
309 Node->placePhiStores(); in placePhiStores()
DIceCfgNode.cpp182 void CfgNode::placePhiStores() { in placePhiStores() function in Ice::CfgNode
DIceTargetLoweringMIPS32.cpp863 Func->placePhiStores(); in translateO2()
966 Func->placePhiStores(); in translateOm1()
DIceTargetLoweringARM32.cpp877 Func->placePhiStores(); in translateO2()
981 Func->placePhiStores(); in translateOm1()
DIceTargetLoweringX8664.cpp378 Func->placePhiStores(); in translateO2()
484 Func->placePhiStores(); in translateOm1()
DIceTargetLoweringX8632.cpp369 Func->placePhiStores(); in translateO2()
475 Func->placePhiStores(); in translateOm1()