Home
last modified time | relevance | path

Searched defs:Insertion (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp130 auto Insertion = EntriesByFilename.insert({Filename, nullptr}); in getOrEmplaceEntryForFilename() local
142 auto Insertion = EntriesByUID.insert({UID, nullptr}); in getOrEmplaceEntryForUID() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp27 auto Insertion = PCMs.insert(std::make_pair(Filename, std::move(Buffer))); in addPCM() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DType.cpp373 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local
419 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
822 auto Insertion = C.pImpl->TargetExtTypes.insert_as(nullptr, Key); in get() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp485 auto Insertion = SeenBypassFileEntries->insert( in getBypassFile() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.cpp787 auto Insertion = RecordsWithOpaqueMemberPointers.insert({C, nullptr}); in ConvertType() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp150 auto Insertion = in addToStringTable() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp119 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp202 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local
1456 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local
3233 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp404 std::optional<AttributeInsertion> Insertion = createAttributeInsertion( in DoEmitAvailabilityWarning() local
H A DSemaDecl.cpp16571 SmallString<64> Insertion; in createFriendTagNNSFixIt() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTemplate.cpp1060 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
H A DParseDeclCXX.cpp2570 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2591 FixItHint Insertion = in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp295 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1114 auto Insertion = in EmitPrintAliasInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp699 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp694 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4122 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
H A DMasmParser.cpp5427 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15129 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
15136 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
15214 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
15220 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
18743 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower256BitShuffle() local
19342 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower512BitShuffle() local