Home
last modified time | relevance | path

Searched refs:last_mrf_write (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp782 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
790 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
809 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
830 if (last_mrf_write[reg] && in opt_set_dependency_control()
831 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
833 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
839 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1090 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1166 add_dep(last_mrf_write[reg], n); in calculate_deps()
1167 last_mrf_write[reg] = n; in calculate_deps()
1174 last_mrf_write[reg] = n; in calculate_deps()
1217 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1290 last_mrf_write[reg] = n; in calculate_deps()
1298 last_mrf_write[reg] = n; in calculate_deps()
1351 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1406 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1437 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1084 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1111 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1132 if (last_mrf_write[reg] && in opt_set_dependency_control()
1133 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1135 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1141 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp1155 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1231 add_dep(last_mrf_write[reg], n); in calculate_deps()
1232 last_mrf_write[reg] = n; in calculate_deps()
1239 last_mrf_write[reg] = n; in calculate_deps()
1285 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1358 last_mrf_write[reg] = n; in calculate_deps()
1366 last_mrf_write[reg] = n; in calculate_deps()
1419 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
1474 last_mrf_write[inst->dst.nr] = n; in calculate_deps()
1506 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in calculate_deps()
[all …]
H A Dbrw_vec4.cpp1065 vec4_instruction *last_mrf_write[BRW_MAX_GRF]; in opt_set_dependency_control() local
1073 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1092 memset(last_mrf_write, 0, sizeof(last_mrf_write)); in opt_set_dependency_control()
1113 if (last_mrf_write[reg] && in opt_set_dependency_control()
1114 last_mrf_write[reg]->dst.offset == inst->dst.offset && in opt_set_dependency_control()
1116 last_mrf_write[reg]->no_dd_clear = true; in opt_set_dependency_control()
1122 last_mrf_write[reg] = inst; in opt_set_dependency_control()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D8.0.3.rst73 allocated last_mrf_write[16]
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D8.0.3.rst73 allocated last_mrf_write[16]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D8.0.3.rst73 allocated last_mrf_write[16]

12