Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DInMemoryModuleCache.cpp27 auto Insertion = PCMs.insert(std::make_pair(Filename, std::move(Buffer))); in addPCM() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp331 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local
377 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp452 auto Insertion = SeenBypassFileEntries->insert( in getBypassFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp149 auto Insertion = in addToStringTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp209 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local
1371 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local
3079 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchiveWriter.cpp227 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst1548 .. _Late Machine Code Optimizations:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp1011 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
H A DParseDeclCXX.cpp2432 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2453 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp400 Optional<AttributeInsertion> Insertion = createAttributeInsertion( in DoEmitAvailabilityWarning() local
H A DSemaDecl.cpp15439 SmallString<64> Insertion; in createFriendTagNNSFixIt() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1105 auto Insertion = in EmitPrintAliasInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp720 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4082 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
H A DMasmParser.cpp5142 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14095 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
14102 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local
14180 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
14186 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local
17481 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower256BitShuffle() local
18056 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower512BitShuffle() local