Home
last modified time | relevance | path

Searched refs:last_scratch (Results 1 – 25 of 99) sorted by relevance

1234

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1276 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1277 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1284 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1285 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1295 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1296 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1368 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
H A Dbrw_vec4.h351 unsigned last_scratch; /**< measured in 32-byte (register size) units */ variable
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
H A Dbrw_vec4.h382 unsigned last_scratch; /**< measured in 32-byte (register size) units */ variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
H A Dbrw_vec4.h382 unsigned last_scratch; /**< measured in 32-byte (register size) units */ variable
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1533 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1534 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1541 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1542 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1552 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1553 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1767 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp468 unsigned spill_offset = last_scratch; in spill_reg()
469 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp1613 scratch_loc[inst->dst.nr] = last_scratch; in move_grf_array_access_to_scratch()
1614 last_scratch += this->alloc.sizes[inst->dst.nr]; in move_grf_array_access_to_scratch()
1621 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1622 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1632 scratch_loc[iter->nr] = last_scratch; in move_grf_array_access_to_scratch()
1633 last_scratch += this->alloc.sizes[iter->nr]; in move_grf_array_access_to_scratch()
1848 last_scratch(0) in vec4_visitor()
H A Dbrw_vec4_reg_allocate.cpp507 unsigned spill_offset = last_scratch; in spill_reg()
508 last_scratch += alloc.sizes[spill_reg_nr]; in spill_reg()

1234