Home
last modified time | relevance | path

Searched defs:reg_offset (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h39 #define SI_CHECK_SHADOWED_REGS(reg_offset, count) argument
308 static inline void radeon_set_sh_reg_func(struct radeon_cmdbuf *cs, unsigned reg_offset, in radeon_set_sh_reg_func()
316 static inline void radeon_set_sh_reg_idx3_func(struct radeon_cmdbuf *cs, unsigned reg_offset, in radeon_set_sh_reg_idx3_func()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_winsys.c125 radv_amdgpu_winsys_read_registers(struct radeon_winsys *rws, unsigned reg_offset, in radv_amdgpu_winsys_read_registers()
/third_party/mesa3d/src/imagination/rogue/
Drogue_regalloc.c269 size_t reg_offset = reg_data->offset; in rogue_ra_alloc() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp1070 src_reg *reladdr, int reg_offset) in get_scratch_offset()
1119 int reg_offset = base_offset + orig_src.offset / REG_SIZE; in emit_scratch_read() local
1148 int reg_offset = base_offset + inst->dst.offset / REG_SIZE; in emit_scratch_write() local
Dbrw_ir_vec4.h232 reg_offset(const backend_reg &r) in reg_offset() function
Dbrw_ir_fs.h181 reg_offset(const fs_reg &r) in reg_offset() function
Dbrw_fs.cpp2255 unsigned reg_offset = 0; in split_virtual_grfs() local
/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c4031 unsigned reg_offset = R_02835C_PA_SC_TILE_STEERING_OVERRIDE; in ac_emulate_clear_state() local
4051 unsigned reg_offset, unsigned count) in ac_check_shadowed_regs()
Dac_shader_util.c792 void ac_set_reg_cu_en(void *cs, unsigned reg_offset, uint32_t value, uint32_t clear_mask, in ac_set_reg_cu_en() argument
Dac_debug.c241 static void ac_parse_set_reg_packet(FILE *f, unsigned count, unsigned reg_offset, in ac_parse_set_reg_packet()
/third_party/mesa3d/src/gallium/drivers/r600/
Deg_debug.c134 unsigned reg_offset) in ac_parse_set_reg_packet()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_winsys.c290 unsigned reg_offset, in amdgpu_read_registers()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.c731 unsigned reg_offset, in radeon_read_registers()
/third_party/ffmpeg/libavcodec/
Datrac3plusdsp.c131 int invert_phase, int reg_offset, float *out) in waves_synth()
/third_party/elfutils/libdw/
Dcfi.h127 reg_offset, /* DW_CFA_offset_extended et al */ enumerator
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dregalloc.c397 unsigned reg_offset = ctx->alloc_start++; in find_free_value_reg() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c45 offset_swizzle(unsigned *swizzle, unsigned reg_offset, unsigned srcshift, unsigned dstshift, unsign… in offset_swizzle()
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp109 handle_reg_write(void *user_data, uint32_t reg_offset, uint32_t reg_value) in handle_reg_write()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h600 int reg_offset = select.sel() - array->base_gpr.sel(); in get_final_gpr() local
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc1806 Register reg_offset = mem_op.GetRegisterOffset(); in Emit() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2429 unsigned reg_offset = 0, reg_count = 0; in radv_load_ds_clear_metadata() local
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc12500 int64_t reg_offset = INT64_C(0x1087654321); in TEST() local