Home
last modified time | relevance | path

Searched defs:reg_offset (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h181 reg_offset(const fs_reg &r) in reg_offset() function
[all...]
H A Dbrw_ir_vec4.h232 reg_offset(const backend_reg &r) in reg_offset() function
H A Dbrw_vec4_visitor.cpp1119 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
1069 get_scratch_offset(bblock_t *block, vec4_instruction *inst, src_reg *reladdr, int reg_offset) get_scratch_offset() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_winsys.c125 radv_amdgpu_winsys_read_registers(struct radeon_winsys *rws, unsigned reg_offset, in radv_amdgpu_winsys_read_registers() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_regalloc.c269 size_t reg_offset = reg_data->offset; in rogue_ra_alloc() local
/third_party/ffmpeg/libavcodec/
H A Datrac3plusdsp.c127 waves_synth(Atrac3pWaveSynthParams *synth_param, Atrac3pWavesData *waves_info, Atrac3pWaveEnvelope *envelope, AVFloatDSPContext *fdsp, int invert_phase, int reg_offset, float *out) waves_synth() argument
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c730 radeon_read_registers(struct radeon_winsys *rws, unsigned reg_offset, unsigned num_registers, uint32_t *out) radeon_read_registers() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c289 amdgpu_read_registers(struct radeon_winsys *rws, unsigned reg_offset, unsigned num_registers, uint32_t *out) amdgpu_read_registers() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h308 static inline void radeon_set_sh_reg_func(struct radeon_cmdbuf *cs, unsigned reg_offset, in radeon_set_sh_reg_func() argument
316 static inline void radeon_set_sh_reg_idx3_func(struct radeon_cmdbuf *cs, unsigned reg_offset, in radeon_set_sh_reg_idx3_func() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c133 ac_parse_set_reg_packet(FILE *f, uint32_t *ib, unsigned count, unsigned reg_offset) ac_parse_set_reg_packet() argument
/third_party/elfutils/libdw/
H A Dcfi.h127 reg_offset, /* DW_CFA_offset_extended et al */ enumerator
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c397 unsigned reg_offset = ctx->alloc_start++; in find_free_value_reg() local
/third_party/mesa3d/src/amd/common/
H A Dac_debug.c241 static void ac_parse_set_reg_packet(FILE *f, unsigned count, unsigned reg_offset, in ac_parse_set_reg_packet() argument
H A 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
H A Dac_shadowed_regs.c4031 unsigned reg_offset = R_02835C_PA_SC_TILE_STEERING_OVERRIDE; in ac_emulate_clear_state() local
4050 ac_check_shadowed_regs(enum amd_gfx_level gfx_level, enum radeon_family family, unsigned reg_offset, unsigned count) ac_check_shadowed_regs() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c45 offset_swizzle(unsigned *swizzle, unsigned reg_offset, unsigned srcshift, unsigned dstshift, unsigned dst_offset) in offset_swizzle() argument
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp109 handle_reg_write(void *user_data, uint32_t reg_offset, uint32_t reg_value) in handle_reg_write() argument
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc1873 Register reg_offset = mem_op.GetRegisterOffset(); in Emit() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h600 int reg_offset = select.sel() - array->base_gpr.sel(); in get_final_gpr() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c2429 unsigned reg_offset = 0, reg_count = 0; in radv_load_ds_clear_metadata() local

Completed in 39 milliseconds