Home
last modified time | relevance | path

Searched refs:insert (Results 1626 - 1650 of 3343) sorted by relevance

1...<<61626364656667686970>>...134

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp106 IndirectBrSuccs.insert(SuccBB); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp187 std::tie(ContextIter, Inserted) = Contexts.insert(NewContext); in getChildDeclContext()
188 assert(Inserted && "Failed to insert DeclContext"); in getChildDeclContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DStringTableBuilder.cpp192 auto P = StringIndexMap.insert(std::make_pair(S, 0)); in add()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dunify_const_test.cpp89 opname_instructions.insert(inst_str); in StripOpNameInstructionsToSet()
/third_party/skia/src/core/
H A DSkTMultiMap.h48 void insert(const Key& key, T* value) { in insert() function in SkTMultiMap
H A DSkRTree.cpp12 void SkRTree::insert(const SkRect boundsArray[], int N) { in insert() function in SkRTree
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp210 globalFunctionCalls.insert(function); in visitAggregate()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebug.hpp125 out.insert(out.end(), vals.begin(), vals.end()); in val()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Denum_set.h144 Overflow().insert(word); in AddWord()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dequivalence_relation.h114 value_set_.insert(pointer_to_value); in Register()
H A Dtransformation_expand_vector_reduction.cpp163 result.insert(id); in GetFreshIds()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dblock_merge_util.cpp177 new_vec.insert(new_vec.end(), vec.begin(), vec.end()); in MergeWithSuccessor()
H A Dprivate_to_local_pass.cpp64 localized_variables.insert(p.first->result_id()); in Process()
H A Dreduce_load_size.cpp146 elements_used.insert(use->GetSingleWordInOperand(1)); in ShouldReplaceExtract()
H A Dremove_duplicates_pass.cpp51 auto res = capabilities.insert(i->GetSingleWordOperand(0u)); in RemoveDuplicateCapabilities()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Denum_set.h144 Overflow().insert(word); in AddWord()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dequivalence_relation.h114 value_set_.insert(pointer_to_value); in Register()
H A Dtransformation_expand_vector_reduction.cpp163 result.insert(id); in GetFreshIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dblock_merge_util.cpp177 new_vec.insert(new_vec.end(), vec.begin(), vec.end()); in MergeWithSuccessor()
H A Dprivate_to_local_pass.cpp64 localized_variables.insert(p.first->result_id()); in Process()
H A Dreduce_load_size.cpp146 elements_used.insert(use->GetSingleWordInOperand(1)); in ShouldReplaceExtract()
H A Dremove_duplicates_pass.cpp51 auto res = capabilities.insert(i->GetSingleWordOperand(0u)); in RemoveDuplicateCapabilities()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dunify_const_test.cpp89 opname_instructions.insert(inst_str); in StripOpNameInstructionsToSet()
/third_party/skia/src/sksl/analysis/
H A DSkSLCheckProgramUnrolledSize.cpp58 auto [iter, wasInserted] = fFunctionCostMap.insert({decl, kUnknownCost}); in CheckProgramUnrolledSize()
/third_party/skia/src/xml/
H A DSkXMLParser.cpp81 fBufferedText.insert(fBufferedText.end(), txt, &txt[len]); in appendText()

Completed in 13 milliseconds

1...<<61626364656667686970>>...134