/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | simplification_pass.cpp | 59 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 D | desc_sroa.cpp | 357 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
|
H A D | vector_dce.cpp | 45 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 D | dead_branch_elim_pass.cpp | 614 std::vector<uint32_t> work_list; in AddBlocksWithBackEdge() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | simplification_pass.cpp | 59 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 D | desc_sroa.cpp | 358 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
|
H A D | vector_dce.cpp | 45 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...] |
/third_party/spirv-tools/source/opt/ |
H A D | simplification_pass.cpp | 58 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 D | desc_sroa.cpp | 359 std::vector<Instruction*> work_list; in ReplaceLoadedValue() local
|
H A D | vector_dce.cpp | 43 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...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwcm.h | 53 struct list_head work_list; member
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | iwcm.h | 53 struct list_head work_list; member
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_helper_invocations.c | 210 struct set *work_list = _mesa_set_create(NULL, in mir_analyze_helper_requirements() local
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_liveness.c | 115 struct set *work_list = _mesa_set_create(NULL, in pan_compute_liveness() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kthread.h | 95 struct list_head work_list; member
|
H A D | backing-dev-defs.h | 143 struct list_head work_list; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kthread.h | 125 struct list_head work_list; member
|
H A D | backing-dev-defs.h | 140 struct list_head work_list; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ordered-data.h | 129 struct list_head work_list; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ordered-data.h | 153 struct list_head work_list; member
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | cfa.h | 128 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 D | cfa.h | 128 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 D | cfa.h | 155 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...] |
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.h | 156 struct llist_head work_list; member
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.h | 33 struct llist_head work_list; member
|