Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.def64 X(renumberInstructions) \
DIceCfgNode.h82 void renumberInstructions();
DIceCfg.cpp283 void Cfg::renumberInstructions() { in renumberInstructions() function in Ice::Cfg
287 Node->renumberInstructions(); in renumberInstructions()
343 (*I)->renumberInstructions(); in advancedPhiLowering()
356 renumberInstructions(); in advancedPhiLowering()
1659 renumberInstructions(); in emit()
DIceCfg.h194 void renumberInstructions();
DIceCfgNode.cpp85 void CfgNode::renumberInstructions() { in renumberInstructions() function in Ice::CfgNode
DIceTargetLoweringMIPS32.cpp884 Func->renumberInstructions(); in translateO2()
903 Func->renumberInstructions(); in translateO2()
DIceTargetLoweringARM32.cpp899 Func->renumberInstructions(); in translateO2()
918 Func->renumberInstructions(); in translateO2()
DIceTargetLoweringX8664.cpp406 Func->renumberInstructions(); in translateO2()
429 Func->renumberInstructions(); in translateO2()
DIceTargetLoweringX8632.cpp397 Func->renumberInstructions(); in translateO2()
420 Func->renumberInstructions(); in translateO2()