Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_opt_dce.c130 u_worklist worklist; in bi_postra_liveness() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_move_discards_to_top.c44 can_move_src(nir_src *src, void *worklist) in can_move_src()
H A Dnir_liveness.c48 nir_block_worklist worklist; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dflatten_call_graph.cc130 std::vector<HloComputation*> worklist; in FlattenNode() local
H A Dhlo_phi_graph.cc212 std::queue<Node*> worklist; in Optimize() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c102 struct set *worklist = in mir_analyze_helper_terminate() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dgraph_rewriter.cpp82 std::vector<WorkBlock> worklist; in buildWorkBlocks() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Draceful_worklist.h38 explicit RandomizedView(RacefulWorklist& worklist) in RandomizedView()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
82 Instruction* inst, std::queue<Instruction*>* worklist) { in ReplaceVariable()
H A Dcode_sink.cpp296 std::vector<uint32_t> worklist; in IntersectsPath() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
82 Instruction* inst, std::queue<Instruction*>* worklist) { in ReplaceVariable()
H A Dcode_sink.cpp296 std::vector<uint32_t> worklist; in IntersectsPath() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp53 std::queue<Instruction*> worklist; in ProcessFunction() local
82 Instruction* inst, std::queue<Instruction*>* worklist) { in ReplaceVariable()
Dcode_sink.cpp296 std::vector<uint32_t> worklist; in IntersectsPath() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dva_mark_last.c107 u_worklist worklist; in va_analyze_scoreboard_reads() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DPhiTypeResolver.java47 private final BitSet worklist; field in PhiTypeResolver
H A DDeadCodeRemover.java42 private final BitSet worklist; field in DeadCodeRemover
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/toposort/
H A Dpass.cc39 std::vector<Operation *> worklist; in SortTopologically() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_reconvergence.c163 u_worklist worklist; in ir3_calc_reconvergence() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dalias_analysis.cc137 std::vector<const HloValue*> worklist; in GetNoaliasMetadataForBuffer() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Dhlo_extractor.cc114 std::deque<const HloInstruction*> worklist; in ComputeBoundary() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp156 std::vector<Function*> worklist; in run() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtensorflow_abi_knowledge_propagation.cc49 llvm::SmallVector<Value, 4> worklist; in runOnOperation() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/
H A Dbi_scoreboard.c286 u_worklist worklist; in bi_assign_scoreboard() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_liveness.c50 nir_block_worklist worklist; member

12345678