HomeSort by relevance Sort by last modified time
    Searched refs:getLocalUseNode (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceLiveness.cpp 54 SizeT Index = VMetadata->getLocalUseNode(Var)->getIndex();
89 SizeT NodeIndex = VMetadata->getLocalUseNode(Var)->getIndex();
IceTargetLowering.cpp 858 SizeT NodeIndex = VMetadata->getLocalUseNode(Var)->getIndex();
    [all...]
IceOperand.cpp 527 CfgNode *VariablesMetadata::getLocalUseNode(const Variable *Var) const {
IceOperand.h     [all...]
IceRegAlloc.cpp 404 CfgNode *Node = Func->getVMetadata()->getLocalUseNode(Iter.Cur);
    [all...]
IceTargetLoweringMIPS32.cpp 131 SizeT NodeIndex = VMetadata->getLocalUseNode(Var)->getIndex();
    [all...]
IceTargetLoweringX86BaseImpl.h     [all...]

Completed in 744 milliseconds