Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
/aosp_15_r20/external/llvm-libc/test/src/__support/HashTable/
H A Dtable_test.cpp84 TEST(LlvmLibcTableTest, Insertion) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSourceMgr.h202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DSourceMgr.h207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSourceMgr.h236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_linked_hash_map_test.cc269 TEST(LinkedHashMapTest, Insertion) { in TEST() argument
/aosp_15_r20/external/llvm/lib/MC/
H A DMCCodeView.cpp79 auto Insertion = in addToStringTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A 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
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodulelist.cpp81 TEST_F(ModuleListTest, Insertion) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2179 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2208 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
H A DParseTemplate.cpp720 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp149 auto Insertion = in addToStringTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCCodeView.cpp150 auto Insertion = in addToStringTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchiveWriter.cpp225 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp119 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
/aosp_15_r20/external/llvm/docs/
H A DCodeGenerator.rst1520 .. _Late Machine Code Optimizations:
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DArchiveWriter.cpp295 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp699 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp665 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp635 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp694 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-morx-table.hh1044 Insertion = 5 enumerator

123