Home
last modified time | relevance | path

Searched refs:getOperandForTarget (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp260 Operand *Operand = Phi->getOperandForTarget(this); in placePhiStores()
482 Operand *Src = Item.Phi->getOperandForTarget(Pred); in advancedPhiLowering()
DIceInst.cpp406 Operand *InstPhi::getOperandForTarget(CfgNode *Target) const { in getOperandForTarget() function in Ice::InstPhi
DIceInst.h684 Operand *getOperandForTarget(CfgNode *Target) const;