Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/src/heap/
H A Dweak-object-worklists.cc205 bool WeakObjects::ContainsYoungObjects(WeakObjectWorklist<Type>& worklist) { in ContainsYoungObjects() argument
H A Dmark-compact.h884 inline MarkingWorklist* worklist() { return worklist_; } in worklist() function in v8::internal::final
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc213 Worklist<Block*> worklist; in ComputeInputDefinitions() local
H A Dearley-parser.cc191 std::vector<Item> worklist; in RunEarleyAlgorithm() local
[all...]
H A Dcfg.h56 MergeInputDefinitions(const Stack<DefinitionLocation>& input_definitions, Worklist<Block*>* worklist) MergeInputDefinitions() argument
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dmod.rs163 let mut worklist = analysis.initial_worklist(); in analyze() variables
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp53 std::set<unsigned> worklist; member
H A Daco_live_var_analysis.cpp107 process_live_temps_per_block(Program* program, live& lives, Block* block, unsigned& worklist, in process_live_temps_per_block() argument
440 unsigned worklist = program->blocks.size(); in live_var_analysis() local
H A Daco_spill.cpp176 next_uses_per_block(spill_ctx& ctx, unsigned block_idx, uint32_t& worklist) in next_uses_per_block() argument
279 uint32_t worklist = ctx.program->blocks.size(); in compute_global_next_uses() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c48 unsigned *worklist; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c926 nir_instr_worklist *worklist = nir_instr_worklist_create(); in nir_algebraic_impl() local
652 add_uses_to_worklist(nir_instr *instr, nir_instr_worklist *worklist, struct util_dynarray *states, const struct per_op_table *pass_op_table) add_uses_to_worklist() argument
863 nir_algebraic_instr(nir_builder *build, nir_instr *instr, struct hash_table *range_ht, const bool *condition_flags, const nir_algebraic_table *table, struct util_dynarray *states, nir_instr_worklist *worklist) nir_algebraic_instr() argument
[all...]
H A Dnir.c1347 nir_instr_worklist *worklist = nir_instr_worklist_create(); in nir_instr_free_and_dce() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
81 ReplaceVariable( Instruction* inst, std::queue<Instruction*>* worklist) ReplaceVariable() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
81 ReplaceVariable( Instruction* inst, std::queue<Instruction*>* worklist) ReplaceVariable() argument
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
81 ReplaceVariable( Instruction* inst, std::queue<Instruction*>* worklist) ReplaceVariable() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c296 mir_initialize_worklist(BITSET_WORD *worklist, midgard_instruction **instructions, unsigned count) in mir_initialize_worklist() argument
309 mir_update_worklist( BITSET_WORD *worklist, unsigned count, midgard_instruction **instructions, midgard_instruction *done) mir_update_worklist() argument
655 mir_choose_instruction( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned count, struct midgard_predicate *predicate) mir_choose_instruction() argument
793 mir_choose_bundle( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned count, unsigned num_ldst) mir_choose_bundle() argument
841 mir_choose_alu(midgard_instruction **slot, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, struct midgard_predicate *predicate, unsigned unit) mir_choose_alu() argument
931 mir_schedule_comparison( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, unsigned cond, bool vector, unsigned *swizzle, midgard_instruction *user) mir_schedule_comparison() argument
964 mir_schedule_condition(compiler_context *ctx, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, midgard_instruction **instructions, midgard_instruction *last) mir_schedule_condition() argument
1019 mir_schedule_texture( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, bool is_vertex) mir_schedule_texture() argument
1049 mir_schedule_ldst( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, unsigned *num_ldst) mir_schedule_ldst() argument
1089 mir_schedule_zs_write( compiler_context *ctx, struct midgard_predicate *predicate, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, midgard_instruction *branch, midgard_instruction **smul, midgard_instruction **vadd, midgard_instruction **vlut, bool stencil) mir_schedule_zs_write() argument
1157 mir_schedule_alu( compiler_context *ctx, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len) mir_schedule_alu() argument
1437 BITSET_WORD *worklist = calloc(sz, 1); schedule_block() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp306 std::vector<BasicBlock*> worklist; in threadEdgeImpl() local
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1167 void CompileShaders(glslang::TWorklist& worklist) in CompileShaders() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.cc1404 std::stack<int> worklist; in InitializeObjectAt() local
1501 std::stack<int> worklist; in EnsureObjectAllocatedAt() local
1417 InitializeCapturedObjectAt( int object_index, std::stack<int>* worklist, const DisallowGarbageCollection& no_gc) InitializeCapturedObjectAt() argument
1577 EnsureCapturedObjectAllocatedAt( int object_index, std::stack<int>* worklist) EnsureCapturedObjectAllocatedAt() argument
1732 EnsureChildrenAllocated(int count, TranslatedFrame* frame, int* value_index, std::stack<int>* worklist) EnsureChildrenAllocated() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c40 BITSET_WORD *worklist; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc1921 absl::InlinedVector<CordRep*, 2> worklist; in VerifyNode() local
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c157 struct list_head worklist; /* L: list of pending works */ member
1413 struct list_head *worklist; __queue_work() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c268 nir_block_worklist worklist; member
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c177 struct list_head worklist; /* L: list of pending works */ member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4779 SmallVector<Value*, 8> worklist; in optimizeMemoryInst() local

Completed in 54 milliseconds

12