Home
last modified time | relevance | path

Searched refs:insert (Results 301 - 325 of 5077) sorted by relevance

1...<<11121314151617181920>>...204

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp70 WorkList.insert(&MI);
71 LLVM_DEBUG(CreatedInstrs.insert(&MI));
75 WorkList.insert(&MI);
79 WorkList.insert(&MI);
123 // insert with list bottom up, so while we pop_back_val, we'll traverse top in combineMachineInstrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DTypeFinder.cpp94 if (!VisitedTypes.insert(Ty).second) in incorporateType()
111 if (VisitedTypes.insert(*I).second) in incorporateType()
132 if (!VisitedConstants.insert(V).second) in incorporateValue()
152 if (!VisitedMetadata.insert(V).second) in incorporateMDNode()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp77 call_to_max_depth->insert( in BuildGraphAndGetDepthOfFunctionCalls()
87 call_graph_edges_[function.result_id()].insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
89 known_callees.insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
176 result.insert(next); in GetIndirectCallees()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp77 call_to_max_depth->insert( in BuildGraphAndGetDepthOfFunctionCalls()
87 call_graph_edges_[function.result_id()].insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
89 known_callees.insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
176 result.insert(next); in GetIndirectCallees()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCodeMetrics.cpp36 if (Visited.insert(Operand).second) in appendSpeculatableOperands()
61 EphValues.insert(V); in completeEphemeralValues()
87 if (EphValues.insert(I).second) in collectEphemeralValues()
107 if (EphValues.insert(I).second) in collectEphemeralValues()
H A DDivergenceAnalysis.cpp103 DivergentValues.insert(&DivVal); in markDivergent()
107 UniformOverrides.insert(&UniVal); in addUniformOverride()
200 Visited.insert(Block); in taintLoopLiveOuts()
202 Visited.insert(&LoopHeader); in taintLoopLiveOuts()
245 if (!Visited.insert(SuccBlock).second) { in taintLoopLiveOuts()
318 if (!DivergentLoops.insert(BranchLoop).second) { in propagateBranchDivergence()
356 if (!DivergentLoops.insert(BranchLoop).second) { in propagateLoopDivergence()
H A DLegacyDivergenceAnalysis.cpp135 DV.insert(&I); in populateWithSourcesOfDivergence()
141 DV.insert(&Arg); in populateWithSourcesOfDivergence()
175 if (!cast<PHINode>(I)->hasConstantOrUndefValue() && DV.insert(&*I).second) in exploreSyncDependency()
222 DU.insert(&Use); in findUsersOutsideInfluenceRegion()
223 if (DV.insert(UserInst).second) in findUsersOutsideInfluenceRegion()
236 if (Succ != End && InfluenceRegion.insert(Succ).second) in addSuccessorsToInfluenceRegion()
262 if (!TTI.isAlwaysUniform(U) && DV.insert(U).second) in exploreDataDependency()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDeltaAlgorithm.cpp23 FailedTestsCache.insert(Changes); in GetTestResult()
36 ((idx < N) ? LHS : RHS).insert(*it); in Split()
93 ComplementSets.insert(ComplementSets.end(), Sets.begin(), it); in Search()
94 ComplementSets.insert(ComplementSets.end(), it + 1, Sets.end()); in Search()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAlwaysInlinePass.cpp68 if (!Visited.insert(U).second) in recursivelyVisitUsers()
74 FuncsToAlwaysInline.insert(F); in recursivelyVisitUsers()
137 FuncsToNoInline.insert(&F); in runOnModule()
139 FuncsToAlwaysInline.insert(&F); in runOnModule()
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp77 call_to_max_depth->insert( in BuildGraphAndGetDepthOfFunctionCalls()
87 call_graph_edges_[function.result_id()].insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
89 known_callees.insert(callee); in BuildGraphAndGetDepthOfFunctionCalls()
176 result.insert(next); in GetIndirectCallees()
/third_party/skia/bench/
H A DTypefaceBench.cpp235 fGlyphIds.insert(fGlyphIds.begin(), maxGlyphs, 0);
271 result->utf.insert(bytes.end(), buffer, buffer + count); in convertLine()
277 result->utf.insert(bytes.end(), (char *)buffer, (char *)buffer + count * 2); in convertLine()
281 result->utf.insert(bytes.end(), (char*) &u, (char*) &u + 4); in convertLine()
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_supplier_callback_stub.cpp83 netCaps.insert(static_cast<NetCap>(value)); in OnRequestNetwork()
98 netBearTypes.insert(static_cast<NetBearType>(value)); in OnRequestNetwork()
127 netCaps.insert(static_cast<NetCap>(value)); in OnReleaseNetwork()
163 netBearTypes.insert(static_cast<NetBearType>(value)); in OnAddRequest()
182 netCaps.insert(static_cast<NetCap>(value)); in OnAddRequest()
217 netBearTypes.insert(static_cast<NetBearType>(value)); in OnRemoveRequest()
236 netCaps.insert(static_cast<NetCap>(value)); in OnRemoveRequest()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp168 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_24_GHZ].begin(), in GetAvailableScanFreqs()
170 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_5_GHZ].begin(), in GetAvailableScanFreqs()
180 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_5_GHZ].begin(), in GetAvailableScanFreqs()
182 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_5_GHZ_DFS_ONLY].begin(), in GetAvailableScanFreqs()
187 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_24_GHZ].begin(), in GetAvailableScanFreqs()
189 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_5_GHZ].begin(), in GetAvailableScanFreqs()
191 freqs.insert(freqs.end(), mValidFreqs[ScanBandType::SCAN_BAND_5_GHZ_DFS_ONLY].begin(), in GetAvailableScanFreqs()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnetwork_status_test.cpp151 netAllCap.netCaps_.insert(NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET); in HWTEST_F()
172 netAllCap.netCaps_.insert(NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET); in HWTEST_F()
173 netAllCap.bearerTypes_.insert(NetManagerStandard::BEARER_ETHERNET); in HWTEST_F()
194 netAllCap.netCaps_.insert(NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET); in HWTEST_F()
195 netAllCap.bearerTypes_.insert(NetManagerStandard::BEARER_WIFI); in HWTEST_F()
216 netAllCap.netCaps_.insert(NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET); in HWTEST_F()
217 netAllCap.bearerTypes_.insert(NetManagerStandard::BEARER_CELLULAR); in HWTEST_F()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test2.cpp134 ssm_->sceneSessionMap_.insert(std::make_pair(1, sceneSession)); in HWTEST_F()
169 ssm_->sceneSessionMap_.insert(std::make_pair(1, sceneSession)); in HWTEST_F()
198 ssm_->sceneSessionMap_.insert(std::make_pair(1, sceneSession)); in HWTEST_F()
251 ssm_->sceneSessionMap_.insert({10086, sceneSession}); in HWTEST_F()
252 ssm_->sceneSessionMap_.insert({10087, sceneSession1}); in HWTEST_F()
253 ssm_->sceneSessionMap_.insert({10088, sceneSession2}); in HWTEST_F()
254 ssm_->sceneSessionMap_.insert({10089, nullptr}); in HWTEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp59 CallesNames.insert(DirectCall->getName()); in findCalles()
123 CallerAndCalles.insert({F.getName(), std::move(Calles)}); in operator ()()
166 VisitedBlocks.insert(std::make_pair(AtBB, BlockHint)); in traverseToEntryBlock()
182 PredSkipNodes.insert(I.first); in traverseToEntryBlock()
209 VisitedBlocks.insert(std::make_pair(AtBB, BlockHint)); in traverseToExitBlock()
223 SuccSkipNodes.insert(I.second); in traverseToExitBlock()
302 CallerAndCalles.insert({F.getName(), std::move(Calles)}); in operator ()()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h73 std::pair<iterator,bool> insert(NodeRef N) { return BaseSet::insert(N); } in insert() function
75 void insert(IterT Begin, IterT End) { BaseSet::insert(Begin,End); } in insert() function
102 this->Visited.insert(Node); in df_iterator()
110 if (this->Visited.insert(Node).second) in df_iterator()
133 if (this->Visited.insert(Next).second) { in toNext()
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_restore_test.cpp60 mapArgToVal.insert(make_pair("pathCapFile", path)); in HWTEST_F()
62 mapArgToVal.insert(make_pair("bundles", bundles)); in HWTEST_F()
64 mapArgToVal.insert(make_pair("incrementalTime", incrementalTime)); in HWTEST_F()
114 mapArgToVal.insert(make_pair("bundles", bundles)); in HWTEST_F()
115 mapArgToVal.insert(make_pair("incrementalTime", incrementalTime)); in HWTEST_F()
130 mapArgToVal.insert(make_pair("pathCapFile", path)); in HWTEST_F()
131 mapArgToVal.insert(make_pair("incrementalTime", incrementalTime)); in HWTEST_F()
139 mapArgToVal.insert(make_pair("pathCapFile", path)); in HWTEST_F()
140 mapArgToVal.insert(make_pair("bundles", bundles)); in HWTEST_F()
178 mapArgToVal.insert(make_pai in HWTEST_F()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h102 virtual bool insert(void *) = 0; // insert after current position
184 inline void insert(void *data) { insertTail(data); } in insert() function in nv50_ir::DLList
200 virtual bool insert(void *data);
360 void insert(void *item, int& id) in insert() function in nv50_ir::ArrayList
426 void insert(const Interval&);
700 insert(obj, clone);
705 virtual void insert(const void *obj, void *clone) = 0;
727 virtual void insert(const void *obj, void *clone)
761 virtual void insert(cons
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h224 entry_point_to_execution_models_[id].insert(execution_model); in RegisterEntryPoint()
240 entry_point_to_execution_modes_[entry_point].insert(execution_mode); in RegisterExecutionModeForEntryPoint()
291 function_call_targets_.insert(id); in AddFunctionCallTarget()
390 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()
471 void registerGlobalVariable(const uint32_t id) { global_vars_.insert(id); } in registerGlobalVariable()
474 void registerLocalVariable(const uint32_t id) { local_vars_.insert(id); } in registerLocalVariable()
512 builtin_structs_.insert(id); in RegisterStructTypeWithBuiltInMember()
631 pointer_to_uniform_block_.insert(type_id); in RegisterPointerToUniformBlock()
642 struct_for_uniform_block_.insert(type_id); in RegisterStructForUniformBlock()
654 pointer_to_storage_buffer_.insert(type_i in RegisterPointerToStorageBuffer()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h224 entry_point_to_execution_models_[id].insert(execution_model); in RegisterEntryPoint()
240 entry_point_to_execution_modes_[entry_point].insert(execution_mode); in RegisterExecutionModeForEntryPoint()
291 function_call_targets_.insert(id); in AddFunctionCallTarget()
390 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()
471 void registerGlobalVariable(const uint32_t id) { global_vars_.insert(id); } in registerGlobalVariable()
474 void registerLocalVariable(const uint32_t id) { local_vars_.insert(id); } in registerLocalVariable()
512 builtin_structs_.insert(id); in RegisterStructTypeWithBuiltInMember()
631 pointer_to_uniform_block_.insert(type_id); in RegisterPointerToUniformBlock()
642 struct_for_uniform_block_.insert(type_id); in RegisterStructForUniformBlock()
654 pointer_to_storage_buffer_.insert(type_i in RegisterPointerToStorageBuffer()
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc298 vec->insert(it, value_type{}); in TYPED_TEST()
302 vec->insert(it, value_type{}); in TYPED_TEST()
306 vec->insert(it, value_type{}); in TYPED_TEST()
322 vec->insert(it, count, value_type{}); in TYPED_TEST()
326 vec->insert(it, count, value_type{}); in TYPED_TEST()
330 vec->insert(it, count, value_type{}); in TYPED_TEST()
335 vec->insert(it, ABSL_INTERNAL_MAKE_INIT_LIST(value_type, count)); in TYPED_TEST()
339 vec->insert(it, ABSL_INTERNAL_MAKE_INIT_LIST(value_type, count)); in TYPED_TEST()
343 vec->insert(it, ABSL_INTERNAL_MAKE_INIT_LIST(value_type, count)); in TYPED_TEST()
349 vec->insert(i in TYPED_TEST()
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h269 std::pair<typename Collection::iterator, bool> ret = collection->insert(vt); in InsertOrUpdate()
300 // True indicates an insert took place, false indicates an update + delete.
307 collection->insert(typename Collection::value_type(key, value)); in InsertAndDeleteExisting()
323 return collection->insert(vt).second; in InsertIfNotPresent()
382 collection->insert(value_type(key, typename value_type::second_type())); in InsertKeyOrDie()
398 return collection->insert(vt).first->second; in LookupOrInsert()
448 collection->insert(typename Collection::value_type( in LookupOrInsertNew()
467 collection->insert(typename Collection::value_type( in LookupOrInsertNew()
502 collection->insert(typename Collection::value_type(key, Value())); in LookupOrInsertNewLinkedPtr()
522 collection->insert(typenam in LookupOrInsertNewLinkedPtr()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp511 assert(Visited.insert(Op).second && "Not first visit!"); in LinearizeExprTree()
521 assert(Visited.insert(Op).second && "Not first visit!"); in LinearizeExprTree()
666 NotRewritable.insert(Ops[i].Op); in RewriteExprTree()
806 RedoInsts.insert(NodesToRewrite[i]); in RewriteExprTree()
844 // instruction we are about to insert after them. in NegateValue()
851 ToRedo.insert(I); in NegateValue()
911 ToRedo.insert(TheNeg); in NegateValue()
918 ToRedo.insert(NewNeg); in NegateValue()
1099 RedoInsts.insert(BO); in RemoveFactorFromExpression()
1225 RedoInsts.insert(
[all...]
/third_party/skia/src/core/
H A DSkBBHFactory.cpp15 void SkBBoxHierarchy::insert(const SkRect rects[], const Metadata[], int N) { in insert() function in SkBBoxHierarchy
17 this->insert(rects, N); in insert()

Completed in 19 milliseconds

1...<<11121314151617181920>>...204