Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp27 auto Insertion = PCMs.insert(std::make_pair(Filename, std::move(Buffer))); in addPCM() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp381 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local
427 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp464 auto Insertion = SeenBypassFileEntries->insert( in getBypassFile() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp135 auto Insertion = in addToStringTable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp729 auto Insertion = RecordsWithOpaqueMemberPointers.try_emplace(C); in ConvertType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp121 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp205 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local
1494 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local
3284 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp865 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
H A DParseDeclCXX.cpp2660 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2681 FixItHint Insertion = in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp699 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1140 auto Insertion = in EmitPrintAliasInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp513 std::optional<AttributeInsertion> Insertion = createAttributeInsertion( in DoEmitAvailabilityWarning() local
H A DSemaDecl.cpp17436 SmallString<64> Insertion; in createFriendTagNNSFixIt() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp734 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp316 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4063 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13364 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
13371 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
13450 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
13456 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
17171 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower256BitShuffle() local
17813 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower512BitShuffle() local