Home
last modified time | relevance | path

Searched defs:worklist (Results 1 - 25 of 50) sorted by relevance

12

/third_party/glslang/StandAlone/
H A DWorklist.h90 std::list<TWorkItem*> worklist; member in glslang::TWorklist
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_liveness.c63 u_worklist worklist; in agx_compute_liveness() local
/third_party/skia/gn/
H A Dcompile_sksl_tests.py55 worklist = tempfile.NamedTemporaryFile(suffix='.worklist', delete=False, mode='w') variable
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c96 u_worklist worklist; in bi_compute_liveness() local
H A Dbi_opt_dce.c127 u_worklist worklist; in bi_postra_liveness() local
H A Dbi_helper_invocations.c244 u_worklist worklist; in bi_analyze_helper_requirements() local
H A Dbi_scoreboard.c282 u_worklist worklist; in bi_assign_scoreboard() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_move_discards_to_top.c55 can_move_src(nir_src *src, void *worklist) in can_move_src() argument
H A Dnir_liveness.c51 nir_block_worklist worklist; member
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist-inl.h85 SwitchToContext( Address context, MarkingWorklist::Local* worklist) SwitchToContext() argument
[all...]
H A Dmarking-worklist.h65 MarkingWorklist* worklist; global() member
[all...]
H A Dmarking-worklist.cc62 MarkingWorklist* worklist = new MarkingWorklist(); in CreateContextWorklists() local
73 PrintWorklist(const char* worklist_name, MarkingWorklist* worklist) PrintWorklist() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c101 struct set *worklist = _mesa_set_create(NULL, in mir_analyze_helper_terminate() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_mark_last.c110 u_worklist worklist; in va_analyze_scoreboard_reads() local
H A Dva_insert_flow.c293 u_worklist worklist; in va_assign_scoreboard() local
/third_party/mesa3d/src/broadcom/clif/
H A Dclif_private.h46 struct list_head worklist; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_liveness.c50 nir_block_worklist worklist; member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcode_sink.cpp293 std::vector<uint32_t> worklist; in IntersectsPath() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcode_sink.cpp293 std::vector<uint32_t> worklist; in IntersectsPath() local
/third_party/spirv-tools/source/opt/
H A Dcode_sink.cpp296 std::vector<uint32_t> worklist; in IntersectsPath() local
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Drefcount.c150 struct list_head worklist; in xchk_refcountbt_process_rmap_fragments() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Drefcount.c155 struct list_head worklist; in xchk_refcountbt_process_rmap_fragments() local
[all...]
/third_party/elfio/elfio/
H A Delfio.hpp695 std::deque<segment*> worklist; variable
781 std::vector<segment*> worklist; global() variable
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h137 struct list_head worklist; /**< Pointer to a work doubly linked list. */ member
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h347 Local( Worklist<EntryType, SegmentSize>* worklist) Local() argument
[all...]

Completed in 12 milliseconds

12