Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c71 int (*live)(struct drm_i915_private *); member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dkvm-stat.h105 bool live; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c74 int (*live)(struct drm_i915_private *); member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dkvm-stat.h108 bool live; member
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c54 int live; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_dce.c115 bool live = is_live(defs_live, instr); in dce_block() local
H A Dnir_lower_shader_calls.c397 const BITSET_WORD *live = call_live[call_idx]; in spill_ssa_defs_and_lower_shader_calls() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp170 const vec4_live_variables &live = live_analysis.require(); in reg_allocate() local
H A Dbrw_fs_copy_propagation.cpp108 const fs_live_variables &live; member in __anon8924::fs_copy_prop_dataflow
118 fs_copy_prop_dataflow(void *mem_ctx, cfg_t *cfg, const fs_live_variables &live, exec_list *out_acp[ACP_HASH_SIZE]) fs_copy_prop_dataflow() argument
1118 const fs_live_variables &live = live_analysis.require(); opt_copy_propagation() local
[all...]
H A Dbrw_schedule_instructions.cpp799 const fs_live_variables &live = v->live_analysis.require(); in setup_liveness() local
[all...]
H A Dbrw_fs_reg_allocate.cpp366 const fs_live_variables &live; member in fs_reg_alloc
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c170 mir_count_live(uint16_t *live, unsigned temp_count) in mir_count_live() argument
190 uint16_t *live = mem_dup(block->base.live_out, ctx->temp_count * sizeof(uint16_t)); in mir_estimate_pressure() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dliveness.c289 struct pseudo_list *live = NULL; in track_pseudo_death_bb() local
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.h179 ObjectStatsCollector(Heap* heap, ObjectStats* live, ObjectStats* dead) in ObjectStatsCollector() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pressure_schedule.c37 uint8_t *live; member
229 calculate_pressure_delta(bi_instr *I, uint8_t *live, unsigned max) in calculate_pressure_delta() argument
342 uint8_t *live = ralloc_array(memctx, uint8_t, temp_count); bi_pressure_schedule() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dregister_pressure.cpp98 ComputePhiUses(const BasicBlock& bb, RegisterLiveness::RegionRegisterLiveness::LiveSet* live) ComputePhiUses() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dregister_pressure.cpp98 ComputePhiUses(const BasicBlock& bb, RegisterLiveness::RegionRegisterLiveness::LiveSet* live) ComputePhiUses() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dregister_pressure.cpp97 ComputePhiUses(const BasicBlock& bb, RegisterLiveness::RegionRegisterLiveness::LiveSet* live) ComputePhiUses() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.h55 bool live; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_merge_regs.c249 merge_sets_interfere(struct ir3_liveness *live, struct ir3_merge_set *a, in merge_sets_interfere() argument
323 try_merge_defs(struct ir3_liveness *live, struct ir3_register *a, struct ir3_register *b, unsigned b_offset) try_merge_defs() argument
357 coalesce_phi(struct ir3_liveness *live, struct ir3_instruction *phi) coalesce_phi() argument
366 aggressive_coalesce_parallel_copy(struct ir3_liveness *live, struct ir3_instruction *pcopy) aggressive_coalesce_parallel_copy() argument
377 aggressive_coalesce_split(struct ir3_liveness *live, struct ir3_instruction *split) aggressive_coalesce_split() argument
385 aggressive_coalesce_collect(struct ir3_liveness *live, struct ir3_instruction *collect) aggressive_coalesce_collect() argument
479 index_merge_sets(struct ir3_liveness *live, struct ir3 *ir) index_merge_sets() argument
545 ir3_merge_regs(struct ir3_liveness *live, struct ir3 *ir) ir3_merge_regs() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_live_var_analysis.cpp115 IDSet live = lives.live_out[block->index]; in process_live_temps_per_block() local
[all...]
H A Daco_validate.cpp1086 IDSet live = live_vars.live_out[block.index]; in validate_ra() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c46 BITSET_WORD *live; member
60 static void propagate_liveness_node(gpir_node *node, BITSET_WORD *live, in propagate_liveness_node() argument
389 gpir_node *live[GPIR_VALUE_REG_NUM + GPIR_PHYSICAL_REG_NUM]; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h258 val_set live; // values live at the end of the alu clause member in r600_sb::post_scheduler
H A Dsb_pass.h256 val_set live; member in r600_sb::gcm

Completed in 20 milliseconds

1234