Home
last modified time | relevance | path

Searched refs:placePhiStores (Results 1 – 8 of 8) 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.cpp878 Func->placePhiStores(); in translateO2()
981 Func->placePhiStores(); in translateOm1()
DIceTargetLoweringARM32.cpp1015 Func->placePhiStores(); in translateO2()
1127 Func->placePhiStores(); in translateOm1()
DIceTargetLoweringX86BaseImpl.h496 Func->placePhiStores();
614 Func->placePhiStores();