Home
last modified time | relevance | path

Searched defs:Insertion (Results 1 – 18 of 18) 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.cpp338 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local
384 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
806 auto Insertion = C.pImpl->TargetExtTypes.insert_as(nullptr, Key); in get() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp478 auto Insertion = SeenBypassFileEntries->insert( in getBypassFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp736 auto Insertion = RecordsWithOpaqueMemberPointers.insert({C, nullptr}); in ConvertType() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp147 auto Insertion = in addToStringTable() 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.cpp202 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); maybeRecordFile() local
1467 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); beginFunctionImpl() local
3248 auto Insertion = ScopeGlobals.insert( collectGlobalVariableInfo() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp970 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
H A DParseDeclCXX.cpp2779 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2800 FixItHint Insertion = in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1147 auto Insertion = in EmitPrintAliasInstruction() 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/clang/lib/Sema/
H A DSemaAvailability.cpp493 std::optional<AttributeInsertion> Insertion = createAttributeInsertion( in DoEmitAvailabilityWarning() local
H A DSemaDecl.cpp16947 SmallString<64> Insertion; in createFriendTagNNSFixIt() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp731 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.cpp4132 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
H A DMasmParser.cpp5395 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12832 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
12839 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
12918 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
12924 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
16579 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower256BitShuffle() local
17214 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower512BitShuffle() local