Home
last modified time | relevance | path

Searched defs:merge (Results 176 - 198 of 198) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1496 bool merge = true; in execlists_dequeue() local
/kernel/linux/linux-6.6/mm/
H A Dmmap.c2693 struct vm_area_struct *next, *prev, *merge; mmap_region() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h234 const uint32_t *merge; member
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1543 TFNode* merge = builder_->Merge(2, controls); Goto() local
1572 TFNode* merge = to->control; Goto() local
[all...]
H A Dfunction-body-decoder-impl.h3603 void InitMerge(Merge<Value>* merge, uint32_t arity, func get_val) { in InitMerge() argument
5143 void PushMergeValues(Control* c, Merge<Value>* merge) { in PushMergeValues() argument
5277 TypeCheckStackAgainstMerge(uint32_t drop_values, Merge<Value>* merge) TypeCheckStackAgainstMerge() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1655 struct basic_block *merge; in linearize_short_conditional() local
1683 struct basic_block *bb_true, *bb_false, *merge; in linearize_conditional() local
1721 struct basic_block *other, *merge; in linearize_logical() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-native-context-specialization.cc1380 Node* merge = graph()->NewNode(common()->Merge(if_exception_count), in ReduceNamedAccess() local
H A Deffect-control-linearizer.cc5014 auto merge = __ MakeLabel(MachineRepresentation::kTagged, in AdaptOverloadedFastCallArgument() local
5346 auto merge = __ MakeLabel(MachineRepresentation::kTagged); LowerFastApiCall() local
[all...]
H A Dwasm-compiler.cc617 bool WasmGraphBuilder::IsPhiWithMerge(Node* phi, Node* merge) { in IsPhiWithMerge() argument
635 void WasmGraphBuilder::AppendToMerge(Node* merge, Node* from) { in AppendToMerge() argument
783 Node* merge = Merge(if_true, control()); in StackCheck() local
1465 Node* merge = Merge(2, controls); Select() local
3545 NewInstanceCacheMerge(WasmInstanceCacheNodes* to, WasmInstanceCacheNodes* from, Node* merge) NewInstanceCacheMerge() argument
3559 MergeInstanceCacheInto(WasmInstanceCacheNodes* to, WasmInstanceCacheNodes* from, Node* merge) MergeInstanceCacheInto() argument
3568 CreateOrMergeIntoPhi(MachineRepresentation rep, Node* merge, Node* tnode, Node* fnode) CreateOrMergeIntoPhi() argument
3588 CreateOrMergeIntoEffectPhi(Node* merge, Node* tnode, Node* fnode) CreateOrMergeIntoEffectPhi() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c3345 int from, to, merge, todo; in skb_shift() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c2330 bool merge = true; in execlists_dequeue() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c1177 bool merge = true; in tcp_sendmsg_locked() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3604 Block& merge = makeNewBlock(); in makeNewLoop() local
4072 Instruction* merge in createSelectionMerge() local
4081 Instruction* merge = new Instruction(OpLoopMerge); createLoopMerge() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h790 void merge(PipelineBarrier *other) in merge() function in rx::vk::DynamicallyGrowingPool
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp194 inline std::string merge(const SmallVector<std::string> &list, const char *between = ", ") in merge() function
801 Merge merge = MergeNone; member
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2270 SpvId merge = this->nextId(nullptr); in writeMatrixComparison() local
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c3970 int from, to, merge, todo; in skb_shift() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc1565 const uint32_t merge = inst->GetSingleWordInOperand(0); RegisterMerges() local
1655 const auto merge = block_info->merge_for_header; VerifyHeaderContinueMergeOrder() local
1800 const auto merge = block_info->merge_for_header; LabelControlFlowConstructs() local
3434 const auto* merge = bb.GetMergeInst(); // Might be nullptr EmitStatementsInBasicBlock() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp9754 PipelineCache::merge( ArrayProxy<const VULKAN_HPP_NAMESPACE::PipelineCache> const & srcCaches ) const in merge() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
14001 ValidationCacheEXT::merge( ArrayProxy<const VULKAN_HPP_NAMESPACE::ValidationCacheEXT> const & srcCaches ) const in merge() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ValidationCacheEXT
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_raii.hpp12570 VULKAN_HPP_INLINE void PipelineCache::merge( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::PipelineCache> const & srcCaches ) const in merge() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache
18405 VULKAN_HPP_INLINE void ValidationCacheEXT::merge( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ValidationCacheEXT> const & srcCaches ) const merge() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ValidationCacheEXT
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs22880 unsafe fn merge<T, F>(v: &mut [T], mid: usize, buf: *mut T, is_less: &mut F) in merge() functions
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h60589 void (*merge)(struct rq_qos *, struct request *, struct bio *); global() member
[all...]

Completed in 599 milliseconds

12345678