/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TaskTimer.cpp | 20 for (const auto &kv : m_timed_tasks) { in ForEachTimedTask() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 865 for (auto kv : CustomCodeGenArgs) in genCode() local 907 for (const auto &kv : ImmediateArgs) { in genSema() local 1132 for (const auto &kv : ScalarTypes) { getType() local 1144 for (const auto &kv : ScalarTypes) { getType() local 1572 for (const auto &kv : ACLEIntrinsics) { EmitBuiltinCG() local 1597 for (const auto &kv : MergeableGroupsPrelim) { EmitBuiltinCG() local 1665 for (const auto &kv : MergeableGroups) { EmitBuiltinCG() local 1716 for (const auto &kv : ACLEIntrinsics) { EmitBuiltinAliases() local 1739 for (const auto &kv : ACLEIntrinsics) { GroupSemaChecks() local 1777 for (const auto &kv : ScalarTypes) { EmitHeader() local 1801 for (const auto &kv : ACLEIntrinsics) { EmitHeader() local 1948 for (const auto &kv : ACLEIntrinsics) { EmitBuiltinDef() local 1956 for (const auto &kv : ACLEIntrinsics) { EmitBuiltinDef() local 1975 for (const auto &kv : Checks) { EmitBuiltinSema() local 2041 for (const auto &kv : ScalarTypes) { EmitHeader() local 2060 for (const auto &kv : ACLEIntrinsics) { EmitHeader() local 2101 for (const auto &kv : FunctionMacros) { EmitHeader() local 2156 for (const auto &kv : ACLEIntrinsics) { EmitBuiltinDef() local 2169 for (const auto &kv : Checks) { EmitBuiltinSema() local [all...] |
/llvm-project/mlir/lib/Dialect/Async/Transforms/ |
H A D | AsyncRuntimeRefCountingOpt.cpp | 109 for (auto &kv : blockUsers) { in optimizeReferenceCounting() local 228 for (auto &kv : cancellable) { in runOnOperation() local
|
H A D | AsyncRuntimeRefCounting.cpp | 383 for (auto kv : divergentLivenessBlocks) { in addDropRefInDivergentLivenessSuccessor() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_arg_retval.cpp | 103 data_.forEach([&](DenseMap<uptr, Data>::value_type& kv) -> bool { in GetAllPtrsLocked()
|
/llvm-project/third-party/benchmark/src/ |
H A D | commandlineflags.cc | 91 const auto kv = StrSplit(kvpair, '='); in ParseKvPairs() local 268 const auto kv = StrSplit(kvpair, '='); in ParseKeyValueFlag() local
|
H A D | statistics.cc | 200 for (auto const& kv : counter_stats) { in ComputeStats() local
|
H A D | benchmark.cc | 744 for (const auto& kv : FLAGS_benchmark_context) { in ParseCommandLineFlags() local
|
/llvm-project/lld/Common/ |
H A D | Args.cpp | 65 std::pair<StringRef, StringRef> kv = StringRef(arg->getValue()).split('='); in getZOptionValue() local
|
/llvm-project/llvm/lib/TableGen/ |
H A D | JSONBackend.cpp | 179 for (auto kv: instance_lists) run() local
|
/llvm-project/lld/ELF/ |
H A D | MapFile.cpp | 246 for (auto kv : map) { writeCref() local
|
H A D | Driver.cpp | 548 std::pair<StringRef, StringRef> kv = StringRef(arg->getValue()).split('='); getZStartStopVisibility() local 570 std::pair<StringRef, StringRef> kv = StringRef(arg->getValue()).split('='); getZGcs() local 1521 std::pair<StringRef, StringRef> kv = StringRef(arg->getValue()).split('='); readConfigs() local 1589 std::pair<StringRef, StringRef> kv = option.second.split('='); readConfigs() local [all...] |
H A D | ARMErrataFix.cpp | 345 for (auto &kv : sectionMap) { init() local
|
H A D | AArch64ErrataFix.cpp | 459 for (auto &kv : sectionMap) { in init() local
|
/llvm-project/mlir/lib/Tools/mlir-translate/ |
H A D | Translation.cpp | 164 for (const auto &kv : getTranslationRegistry()) in TranslationParser() local
|
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | EraseUnusedOperandsAndResults.cpp | 104 for (NamedAttribute kv : genericOp->getAttrs()) in matchAndRewrite() local
|
/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 670 auto *kv = reinterpret_cast<struct kinfo_vmentry *>(bp); PopulateMemoryRegionCache() local [all...] |
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 316 this->Map.forEach([&](const typename TypeParam::value_type &kv) { in TYPED_TEST()
|
/llvm-project/lld/ELF/Arch/ |
H A D | ARM.cpp | 1035 for (auto &kv : sectionMap) { sortArmMappingSymbols() local
|
/llvm-project/lld/COFF/ |
H A D | InputFiles.cpp | 475 for (auto &kv : weakAliases) { initializeSymbols() local
|
H A D | DLL.cpp | 159 for (auto &kv : m) { binImports() local
|
H A D | DebugTypes.cpp | 475 for (auto kv : ctx.precompSourceMappings) { findObjByName() local
|
/llvm-project/mlir/lib/Pass/ |
H A D | PassRegistry.cpp | 857 for (auto &kv : map) printOptionInfo() local [all...] |
/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_common.cpp | 549 __anon3b35e5890302(const auto &kv) ScanRootRegions() argument
|
/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 779 for (const auto &kv : VTableNames) loadInput() local
|