Home
last modified time | relevance | path

Searched refs:getOwner (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp179 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); in canRemoveAddasl()
233 NodeAddr<StmtNode *> TempIA = DA.Addr->getOwner(*DFG); in allValidCandidates()
256 NodeAddr<StmtNode *> TempIA = UA.Addr->getOwner(*DFG); in getAllRealUses()
262 NodeAddr<PhiNode *> PA = UA.Addr->getOwner(*DFG); in getAllRealUses()
301 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); in isSafeToExtLR()
355 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); in processAddUses()
398 NodeAddr<StmtNode *> OwnerN = UseN.Addr->getOwner(*DFG); in processAddUses()
442 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); in analyzeUses()
607 NodeAddr<StmtNode *> SA = AddAslUN.Addr->getOwner(*DFG); in changeAddAsl()
619 NodeAddr<StmtNode *> UseIA = UseUN.Addr->getOwner(*DFG); in changeAddAsl()
[all …]
DRDFLiveness.cpp129 for (auto S : DFG.getRelatedRefs(RefA.Addr->getOwner(DFG), RefA)) in getAllReachingDefs()
151 for (auto S : DFG.getRelatedRefs(TA.Addr->getOwner(DFG), TA)) in getAllReachingDefs()
165 Owners.insert(TA.Addr->getOwner(DFG).Id); in getAllReachingDefs()
174 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(DFG); in getAllReachingDefs()
303 NodeAddr<PhiNode*> PA = DA.Addr->getOwner(DFG); in getAllReachingDefsRecImpl()
324 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in getNearestAliasedRef()
488 for (auto T : DFG.getRelatedRefs(A.Addr->getOwner(DFG), A)) { in computePhiInfo()
565 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo()
1001 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in traverse()
1002 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in traverse()
[all …]
DRDFDeadCode.cpp96 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in processDef()
232 NodeAddr<BlockNode*> BA = IA.Addr->getOwner(DFG); in erase()
DRDFGraph.h555 NodeAddr<NodeBase*> getOwner(const DataFlowGraph &G);
611 NodeAddr<NodeBase*> getOwner(const DataFlowGraph &G);
865 NodeAddr<InstrNode*> IA = RA.Addr->getOwner(*this); in removeFromOwner()
DRDFCopy.cpp164 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); in run()
DRDFGraph.cpp434 NodeAddr<NodeBase*> RefNode::getOwner(const DataFlowGraph &G) { in getOwner() function in RefNode
533 NodeAddr<NodeBase*> InstrNode::getOwner(const DataFlowGraph &G) { in getOwner() function in InstrNode
1548 NodeAddr<InstrNode*> OA = RDA.Addr->getOwner(*this); in removeUnusedPhis()
1557 NodeAddr<BlockNode*> BA = PA.Addr->getOwner(*this); in removeUnusedPhis()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrs.h64 const RuleBasedNumberFormat *getOwner() const { return owner; } in getOwner() function
Dnfsubs.cpp438 this->ruleSet = _ruleSet->getOwner()->findRuleSet(workingDescription, status); in NFSubstitution()
445 const DecimalFormatSymbols* sym = _ruleSet->getOwner()->getDecimalFormatSymbols(); in NFSubstitution()
/third_party/node/deps/icu-small/source/i18n/
Dnfrs.h64 const RuleBasedNumberFormat *getOwner() const { return owner; } in getOwner() function
Dnfsubs.cpp456 this->ruleSet = _ruleSet->getOwner()->findRuleSet(workingDescription, status); in NFSubstitution()
463 const DecimalFormatSymbols* sym = _ruleSet->getOwner()->getDecimalFormatSymbols(); in NFSubstitution()
/third_party/icu/icu4c/source/i18n/
Dnfrs.h64 const RuleBasedNumberFormat *getOwner() const { return owner; } in getOwner() function
Dnfsubs.cpp438 this->ruleSet = _ruleSet->getOwner()->findRuleSet(workingDescription, status); in NFSubstitution()
445 const DecimalFormatSymbols* sym = _ruleSet->getOwner()->getDecimalFormatSymbols(); in NFSubstitution()
/third_party/skia/modules/skparagraph/src/
DRun.h352 ParagraphImpl* getOwner() const { return fOwner; } in getOwner() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp5761 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectDestroy
5830 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectFree
5866 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectRelease
5898 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::PoolFree
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6008 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectDestroy
6087 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectFree
6128 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::ObjectRelease
6164 OwnerType getOwner() const VULKAN_HPP_NOEXCEPT in getOwner() function in VULKAN_HPP_NAMESPACE::PoolFree