/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | Core.cpp | 188 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap::value_type &KV) { in operator <<() 192 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap::value_type &KV) { in operator <<() 207 const SymbolDependenceMap::value_type &KV) { in operator <<() 255 const SymbolLookupSet::value_type &KV) { in operator <<() 272 for (auto &KV : in operator <<() local 284 for (auto &KV : Aliases) in operator <<() local 365 for (auto &KV : Symbols) in AsynchronousSymbolQuery() local 419 for (auto &KV : QueryRegistrations) in detach() local 444 for (auto &KV : Symbols) { in notifyResolved() local 495 for (auto &KV : SymbolFlags) in failMaterialization() local [all …]
|
D | ExecutionUtils.cpp | 148 for (auto &KV : CtorDtorsByPriority) in run() local 158 for (auto &KV : CtorDtorsByPriority) { in run() local 224 for (auto &KV : Symbols) { in tryToGenerate() local 290 for (const auto &KV : Symbols) { in tryToGenerate() local
|
D | RTDyldObjectLinkingLayer.cpp | 61 for (auto &KV : MR.getSymbols()) { in getResponsibilitySet() local 197 for (auto &KV : Resolved) { in onObjLoad() local 227 for (auto &KV : ExtraSymbolsToClaim) in onObjLoad() local
|
D | OrcMCJITReplacement.cpp | 129 for (auto &KV : CtorDtorsMap) in runStaticConstructorsDestructors() local
|
D | ObjectLinkingLayer.cpp | 60 for (auto &KV : Symbols) { in lookup() local 408 for (auto &KV : TrackedAllocs) in removeAllModules() local 478 for (auto &KV : TrackedEHFrameRanges) in notifyRemovingAllModules() local
|
D | LazyReexports.cpp | 203 for (auto &KV : Aliases) { in extractFlags() local
|
D | CompileOnDemandLayer.cpp | 144 for (auto &KV : R.getSymbols()) { in emit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.cpp | 45 for (auto &KV : SegBlocks) { in allocate() local 61 for (auto &KV : SegBlocks) { in allocate() local 87 for (auto &KV : Request) { in allocate() local 109 for (auto &KV : Request) { in allocate() local
|
D | MachOLinkGraphBuilder.cpp | 171 for (auto &KV : IndexToSection) in createNormalizedSections() local 306 for (auto &KV : IndexToSymbol) { in graphifyRegularSymbols() local 361 for (auto &KV : IndexToSection) { in graphifyRegularSymbols() local 524 for (auto &KV : IndexToSection) { in graphifySectionsWithCustomParsers() local
|
D | JITLinkGeneric.cpp | 151 for (auto &KV : Layout) { in layOutBlocks() local 191 for (auto &KV : Layout) { in allocateSegments() local 242 for (auto &KV : Layout) { in allocateSegments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkStringTable.cpp | 33 auto KV = StrTab.insert({Str, NextID}); in add() local 67 for (const auto &KV : StrTab) in serialize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 131 for (auto &KV : Streamer) { in CollectAsmSymbols() local 165 for (auto &KV : Streamer.symverAliases()) in CollectAsmSymvers() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | MapVector.h | 117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
D | DenseMap.h | 195 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 202 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 249 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ForceFunctionAttrs.cpp | 75 auto KV = StringRef(S).split(':'); in addForcedAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ValueMap.h | 173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 178 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetMachine.cpp | 223 for (const SubtargetFeatureKV &KV : WebAssemblyFeatureKV) { in getFeatureString() local 276 for (const SubtargetFeatureKV &KV : WebAssemblyFeatureKV) { in recordFeatures() local
|
D | WebAssemblyAsmPrinter.cpp | 238 for (const SubtargetFeatureKV &KV : WebAssemblyFeatureKV) { in EmitTargetFeatures() local
|
/third_party/iowow/src/kv/ |
D | iwkv_internal.h | 110 typedef struct KV { struct 115 } KV; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | JSON.h | 545 struct Object::KV { struct 550 inline Object::Object(std::initializer_list<KV> Properties) { in Object() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 840 for (auto &KV : Roots) { in collectPossibleRoots() local 936 for (auto &KV : V) { in findRootsBase() local 1195 for (auto &KV : Uses) { in validate() local 1498 for (auto &KV : Uses) in replaceIV() local
|
/third_party/benchmark/test/ |
D | output_test_helper.cc | 84 for (auto const& KV : subs) { in PerformSubstitutions() local 369 for (auto KV : il) { in SetSubstitutions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPropagateAttributes.cpp | 304 for (const SubtargetFeatureKV &KV : AMDGPUFeatureKV) { in getFeatureString() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 172 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() 179 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() 222 std::pair<iterator, bool> insert_as(std::pair<KeyT, ValueT> &&KV, in insert_as()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DemandedBits.cpp | 466 for (auto &KV : AliveBits) { in print() local
|