Home
last modified time | relevance | path

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

12

/external/llvm-libc/test/src/__support/HashTable/
Dtable_test.cpp83 TEST(LlvmLibcTableTest, Insertion) { in TEST() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
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
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/external/llvm/include/llvm/Support/
DSourceMgr.h207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp311 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local
357 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_linked_hash_map_test.cc269 TEST(LinkedHashMapTest, Insertion) { in TEST() argument
/external/llvm/lib/MC/
DMCCodeView.cpp79 auto Insertion = in addToStringTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp149 auto Insertion = in addToStringTable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCCodeView.cpp150 auto Insertion = in addToStringTable() local
/external/clang/lib/Parse/
DParseTemplate.cpp720 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
DParseDeclCXX.cpp2179 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2208 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp225 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp241 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local
1333 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local
3012 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp119 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
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
/external/llvm/docs/
DCodeGenerator.rst1520 .. _Late Machine Code Optimizations:
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DArchiveWriter.cpp295 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp635 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp665 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
DDXILValueEnumerator.cpp699 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp694 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh919 Insertion = 5 enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp107 auto Insertion = FileIdMap.insert(std::make_pair(F, NextId)); in maybeRecordFile() local

12