/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Type.cpp | 373 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 D | Type.cpp | 311 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 D | table_test.cpp | 84 TEST(LlvmLibcTableTest, Insertion) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | SourceMgr.h | 202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_linked_hash_map_test.cc | 269 TEST(LinkedHashMapTest, Insertion) { in TEST() argument
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 79 auto Insertion = in addToStringTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 241 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 D | modulelist.cpp | 81 TEST_F(ModuleListTest, Insertion) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 202 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 D | ParseDeclCXX.cpp | 2179 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local 2208 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
|
H A D | ParseTemplate.cpp | 720 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 149 auto Insertion = in addToStringTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 150 auto Insertion = in addToStringTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 225 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 D | MergeICmps.cpp | 128 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 D | MergeICmps.cpp | 119 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
|
/aosp_15_r20/external/llvm/docs/ |
H A D | CodeGenerator.rst | 1520 .. _Late Machine Code Optimizations:
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 295 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 D | DXILValueEnumerator.cpp | 699 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 D | ValueEnumerator.cpp | 665 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 635 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 D | ValueEnumerator.cpp | 694 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-aat-layout-morx-table.hh | 1044 Insertion = 5 enumerator
|