Home
last modified time | relevance | path

Searched refs:reg_hw_locations (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp37 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
40 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp33 assign(unsigned int *reg_hw_locations, backend_reg *reg) in assign() argument
36 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign()
H A Dbrw_fs_reg_allocate.cpp36 assign_reg(unsigned *reg_hw_locations, fs_reg *reg) in assign_reg() argument
39 reg->nr = reg_hw_locations[reg->nr] + reg->offset / REG_SIZE; in assign_reg()