/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUPALMetadata.cpp | 664 auto OrigRegs = RegsObj.getMap(); in toString() 675 RegsObj.getMap()[Key] = I.second; in toString() 700 if (Registers.getMap().empty()) in toLegacyBlob() 704 for (auto I : Registers.getMap()) { in toLegacyBlob() 727 Registers = RegsObj.getMap(); in setFromString() 729 for (auto I : OrigRegs.getMap()) { in setFromString() 741 Registers.getMap()[Key] = I.second; in setFromString() 750 .getMap(/*Convert=*/true)[MsgPackDoc.getNode("amdpal.pipelines")] in refRegisters() 752 .getMap(/*Convert=*/true)[MsgPackDoc.getNode(".registers")]; in refRegisters() 753 N.getMap(/*Convert=*/true); in refRegisters() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocument.cpp | 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()
|
H A D | MsgPackDocumentYAML.cpp | 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()
|
H A D | AMDGPUMetadataVerifier.cpp | 95 auto &ArgsMap = Node.getMap(); in verifyKernelArgs() 184 auto &KernelMap = Node.getMap(); in verifyKernel() 269 auto &RootMap = HSAMetadataRoot.getMap(); in verify()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 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()
|
H A D | Stencil.cpp | 38 auto &NodesMap = Nodes.getMap(); in getNode() 354 auto &M = Match.Nodes.getMap(); in evalData()
|
H A D | RangeSelector.cpp | 56 auto &NodesMap = Nodes.getMap(); in getNode()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/ |
H A D | MatchConsumer.h | 50 auto &Map = Result.Nodes.getMap(); in ifBound()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 140 MapDocNode &getMap(bool Convert = false) { 376 return N.getMap(); in getMapNode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 86 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
|
H A D | LiveIntervalUnion.cpp | 148 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervalUnion.h | 82 const Map &getMap() const { return Segments; } in getMap() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.h | 101 return HSAMetadataDoc->getRoot().getMap(/*Convert=*/true)[Key]; in getRootMetadata()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 200 const auto &NodeMap = Result.Nodes.getMap(); in run()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 124 const IDToNodeMap &getMap() const { in getMap() function 125 return MyBoundNodes.getMap(); in getMap()
|
H A D | ASTMatchersInternal.h | 261 const IDToNodeMap &getMap() const {
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | j_methodcalls_example.txt | 606 311492 3 java/lang/ThreadLocal.getMap
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | j_methodcalls_example.txt | 606 311492 3 java/lang/ThreadLocal.getMap
|