Home
last modified time | relevance | path

Searched defs:work_list (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dsimplification_pass.cpp59 std::vector<Instruction*> work_list; in SimplifyFunction() local
35 AddNewOperands( Instruction* folded_inst, std::unordered_set<Instruction*>* inst_seen, std::vector<Instruction*>* work_list) AddNewOperands() argument
[all...]
H A Ddesc_sroa.cpp357 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
H A Dvector_dce.cpp45 std::vector<WorkListItem> work_list; in FindLiveComponents() local
98 MarkExtractUseAsLive(const Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkExtractUseAsLive() argument
123 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
170 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
204 MarkCompositeContructUsesAsLive( VectorDCE::WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkCompositeContructUsesAsLive() argument
242 MarkUsesAsLive( Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkUsesAsLive() argument
416 AddItemToWorkListIfNeeded( WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) AddItemToWorkListIfNeeded() argument
[all...]
H A Ddead_branch_elim_pass.cpp614 std::vector<uint32_t> work_list; in AddBlocksWithBackEdge() local
H A Dreplace_desc_array_access_using_var_index.cpp54 std::vector<Instruction*> work_list; in ReplaceVariableAccessesWithConstantElements() local
106 std::queue<Instruction*> work_list; in CollectRecursiveUsersWithConcreteType() local
127 std::queue<Instruction*> work_list; CollectRequiredImageInsts() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dsimplification_pass.cpp59 std::vector<Instruction*> work_list; in SimplifyFunction() local
35 AddNewOperands( Instruction* folded_inst, std::unordered_set<Instruction*>* inst_seen, std::vector<Instruction*>* work_list) AddNewOperands() argument
[all...]
H A Ddesc_sroa.cpp358 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
H A Dvector_dce.cpp45 std::vector<WorkListItem> work_list; in FindLiveComponents() local
98 MarkExtractUseAsLive(const Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkExtractUseAsLive() argument
123 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
170 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
204 MarkCompositeContructUsesAsLive( VectorDCE::WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkCompositeContructUsesAsLive() argument
242 MarkUsesAsLive( Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkUsesAsLive() argument
416 AddItemToWorkListIfNeeded( WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) AddItemToWorkListIfNeeded() argument
[all...]
H A Ddead_branch_elim_pass.cpp614 std::vector<uint32_t> work_list; in AddBlocksWithBackEdge() local
H A Dreplace_desc_array_access_using_var_index.cpp54 std::vector<Instruction*> work_list; in ReplaceVariableAccessesWithConstantElements() local
106 std::queue<Instruction*> work_list; in CollectRecursiveUsersWithConcreteType() local
127 std::queue<Instruction*> work_list; CollectRequiredImageInsts() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dsimplification_pass.cpp58 std::vector<Instruction*> work_list; in SimplifyFunction() local
34 AddNewOperands( Instruction* folded_inst, std::unordered_set<Instruction*>* inst_seen, std::vector<Instruction*>* work_list) AddNewOperands() argument
[all...]
H A Ddesc_sroa.cpp359 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
H A Dvector_dce.cpp43 std::vector<WorkListItem> work_list; in FindLiveComponents() local
96 MarkExtractUseAsLive(const Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkExtractUseAsLive() argument
121 MarkInsertUsesAsLive( const VectorDCE::WorkListItem& current_item, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkInsertUsesAsLive() argument
168 MarkVectorShuffleUsesAsLive( const WorkListItem& current_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) MarkVectorShuffleUsesAsLive() argument
202 MarkCompositeContructUsesAsLive( VectorDCE::WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkCompositeContructUsesAsLive() argument
240 MarkUsesAsLive( Instruction* current_inst, const utils::BitVector& live_elements, LiveComponentMap* live_components, std::vector<VectorDCE::WorkListItem>* work_list) MarkUsesAsLive() argument
414 AddItemToWorkListIfNeeded( WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, std::vector<WorkListItem>* work_list) AddItemToWorkListIfNeeded() argument
[all...]
H A Ddead_branch_elim_pass.cpp602 std::vector<uint32_t> work_list; in AddBlocksWithBackEdge() local
H A Dreplace_desc_array_access_using_var_index.cpp53 std::vector<Instruction*> work_list; in ReplaceVariableAccessesWithConstantElements() local
105 std::queue<Instruction*> work_list; in CollectRecursiveUsersWithConcreteType() local
126 std::queue<Instruction*> work_list; CollectRequiredImageAndAccessInsts() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c210 struct set *work_list = _mesa_set_create(NULL, in mir_analyze_helper_requirements() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_liveness.c115 struct set *work_list = _mesa_set_create(NULL, in pan_compute_liveness() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h128 bool CFA<BB>::FindInWorkList(const std::vector<block_info>& work_list, in FindInWorkList() argument
146 std::vector<block_info> work_list; in DepthFirstTraversal() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h128 bool CFA<BB>::FindInWorkList(const std::vector<block_info>& work_list, in FindInWorkList() argument
146 std::vector<block_info> work_list; in DepthFirstTraversal() local
[all...]
/third_party/spirv-tools/source/
H A Dcfa.h155 bool CFA<BB>::FindInWorkList(const std::vector<block_info>& work_list, in FindInWorkList() argument
189 std::vector<block_info> work_list; in DepthFirstTraversal() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c884 struct list_head work_list; in vtn_build_cfg() local
517 vtn_add_cfg_work_item(struct vtn_builder *b, struct list_head *work_list, struct vtn_cf_node *cf_parent, struct list_head *cf_list, struct vtn_block *start_block) vtn_add_cfg_work_item() argument
602 vtn_process_block(struct vtn_builder *b, struct list_head *work_list, struct vtn_cf_node *cf_parent, struct list_head *cf_list, struct vtn_block *block) vtn_process_block() argument
1286 vtn_add_unstructured_block(struct vtn_builder *b, struct vtn_function *func, struct list_head *work_list, struct vtn_block *block) vtn_add_unstructured_block() argument
1301 struct list_head work_list; vtn_emit_cf_func_unstructured() local
[all...]

Completed in 14 milliseconds