Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def57 X(placePhiLoads) \
DIceCfgNode.h100 void placePhiLoads();
DIceCfg.h195 void placePhiLoads();
DIceCfg.cpp299 void Cfg::placePhiLoads() { in placePhiLoads() function in Ice::Cfg
302 Node->placePhiLoads(); in placePhiLoads()
DIceCfgNode.cpp165 void CfgNode::placePhiLoads() { in placePhiLoads() function in Ice::CfgNode
DIceTargetLoweringMIPS32.cpp860 Func->placePhiLoads(); in translateO2()
963 Func->placePhiLoads(); in translateOm1()
DIceTargetLoweringARM32.cpp874 Func->placePhiLoads(); in translateO2()
978 Func->placePhiLoads(); in translateOm1()
DIceTargetLoweringX8664.cpp375 Func->placePhiLoads(); in translateO2()
481 Func->placePhiLoads(); in translateOm1()
DIceTargetLoweringX8632.cpp366 Func->placePhiLoads(); in translateO2()
472 Func->placePhiLoads(); in translateOm1()