Home
last modified time | relevance | path

Searched defs:header_id (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp121 uint32_t header_id = ContainingConstruct(bb_id); in MergeBlock() local
145 uint32_t header_id = ContainingLoop(bb_id); in LoopMergeBlock() local
156 uint32_t header_id = ContainingLoop(bb_id); in LoopContinueBlock() local
180 uint32_t header_id in SwitchMergeBlock() local
[all...]
H A Ddead_branch_elim_pass.cpp162 uint32_t header_id = struct_cfg_analysis->ContainingLoop(block->id()); in MarkLiveBlocks() local
606 AddBlocksWithBackEdge( uint32_t cont_id, uint32_t header_id, uint32_t merge_id, std::unordered_set<BasicBlock*>* blocks_with_back_edges) AddBlocksWithBackEdge() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstruct_cfg_analysis.cpp121 uint32_t header_id = ContainingConstruct(bb_id); in MergeBlock() local
145 uint32_t header_id = ContainingLoop(bb_id); in LoopMergeBlock() local
156 uint32_t header_id = ContainingLoop(bb_id); in LoopContinueBlock() local
180 uint32_t header_id in SwitchMergeBlock() local
[all...]
H A Ddead_branch_elim_pass.cpp162 uint32_t header_id = struct_cfg_analysis->ContainingLoop(block->id()); in MarkLiveBlocks() local
606 AddBlocksWithBackEdge( uint32_t cont_id, uint32_t header_id, uint32_t merge_id, std::unordered_set<BasicBlock*>* blocks_with_back_edges) AddBlocksWithBackEdge() argument
/third_party/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp120 uint32_t header_id = ContainingConstruct(bb_id); in MergeBlock() local
144 uint32_t header_id = ContainingLoop(bb_id); in LoopMergeBlock() local
155 uint32_t header_id = ContainingLoop(bb_id); in LoopContinueBlock() local
179 uint32_t header_id in SwitchMergeBlock() local
[all...]
H A Ddead_branch_elim_pass.cpp158 uint32_t header_id = struct_cfg_analysis->ContainingLoop(block->id()); in MarkLiveBlocks() local
594 AddBlocksWithBackEdge( uint32_t cont_id, uint32_t header_id, uint32_t merge_id, std::unordered_set<BasicBlock*>* blocks_with_back_edges) AddBlocksWithBackEdge() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h123 u32 header_id; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass.cpp617 GetOrCreateSimpleLoopPreheader( uint32_t header_id) GetOrCreateSimpleLoopPreheader() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass.cpp617 GetOrCreateSimpleLoopPreheader( uint32_t header_id) GetOrCreateSimpleLoopPreheader() argument
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass.cpp619 GetOrCreateSimpleLoopPreheader( uint32_t header_id) GetOrCreateSimpleLoopPreheader() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c4380 int header_id; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() local
4224 add_eth_header(struct mlx4_dev *dev, int slave, struct mlx4_cmd_mailbox *inbox, struct list_head *rlist, int header_id) add_eth_header() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c4381 int header_id; in mlx4_QP_FLOW_STEERING_ATTACH_wrapper() local
4225 add_eth_header(struct mlx4_dev *dev, int slave, struct mlx4_cmd_mailbox *inbox, struct list_head *rlist, int header_id) add_eth_header() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3901 SpvId header_id = spirv_builder_new_id(&ctx->builder); in emit_if() local
3933 SpvId header_id = spirv_builder_new_id(&ctx->builder); in emit_loop() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc2023 const uint32_t header_id = continue_target->header_for_continue; in SiblingLoopConstruct() local
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h1178 static inline int map_hw_to_sw_id(u16 header_id) in map_hw_to_sw_id() argument
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h1197 static inline int map_hw_to_sw_id(u16 header_id) in map_hw_to_sw_id() argument

Completed in 48 milliseconds