Searched refs:getMap (Results 1 – 16 of 16) sorted by relevance
685 auto OrigRegs = RegsObj.getMap(); in toString()696 RegsObj.getMap()[Key] = I.second; in toString()721 if (Registers.getMap().empty()) in toLegacyBlob()725 for (auto I : Registers.getMap()) { in toLegacyBlob()748 Registers = RegsObj.getMap(); in setFromString()750 for (auto I : OrigRegs.getMap()) { in setFromString()774 N.getMap(/*Convert=*/true); in refRegisters()782 return Registers.getMap(); in getRegisters()792 N.getMap(/*Convert=*/true); in refShaderFunctions()800 return ShaderFunctions.getMap(); in getShaderFunctions()[all …]
189 auto &Map = Stack.back().Node.getMap(); in readFromBlob()261 MPWriter.writeMapSize(Node.getMap().size()); in writeToBlob()263 {Node, Node.getMap().begin(), DocNode::ArrayTy::iterator(), true}); in writeToBlob()288 if (Stack.back().MapIt != Stack.back().Node.getMap().end()) in writeToBlob()
160 static MapDocNode &getAsMap(DocNode &N) { return N.getMap(/*Convert=*/true); } in getAsMap()213 IO.mapRequired(Key.str().c_str(), M.getMap()[KeyObj]); in inputOne()217 for (auto I : M.getMap()) { in output()
95 auto &ArgsMap = Node.getMap(); in verifyKernelArgs()184 auto &KernelMap = Node.getMap(); in verifyKernel()269 auto &RootMap = HSAMetadataRoot.getMap(); in verify()
193 for (const auto &N : Nodes.getMap()) in matches()319 Result.Nodes.getMap(); in rewriteDescendants()415 auto &NodesMap = Result.Nodes.getMap(); in getRuleMatchLoc()437 auto &NodesMap = Result.Nodes.getMap(); in findSelectedCase()
38 auto &NodesMap = Nodes.getMap(); in getNode()363 auto &M = Match.Nodes.getMap(); in eval()
56 auto &NodesMap = Nodes.getMap(); in getNode()
50 auto &Map = Result.Nodes.getMap(); in ifBound()
140 MapDocNode &getMap(bool Convert = false) {376 return N.getMap(); in getMapNode()
86 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
148 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
82 const Map &getMap() const { return Segments; } in getMap() function
101 return HSAMetadataDoc->getRoot().getMap(/*Convert=*/true)[Key]; in getRootMetadata()
200 const auto &NodeMap = Result.Nodes.getMap(); in run()
124 const IDToNodeMap &getMap() const { in getMap() function125 return MyBoundNodes.getMap(); in getMap()
261 const IDToNodeMap &getMap() const {