Home
last modified time | relevance | path

Searched refs:child_array_size (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp74 int child_array_size; member in schedule_node
897 this->child_array_size = 0; in schedule_node()
996 if (before->child_array_size <= before->child_count) { in add_dep()
997 if (before->child_array_size < 16) in add_dep()
998 before->child_array_size = 16; in add_dep()
1000 before->child_array_size *= 2; in add_dep()
1004 before->child_array_size); in add_dep()
1006 int, before->child_array_size); in add_dep()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp76 int child_array_size; member in schedule_node
962 this->child_array_size = 0; in schedule_node()
1061 if (before->child_array_size <= before->child_count) { in add_dep()
1062 if (before->child_array_size < 16) in add_dep()
1063 before->child_array_size = 16; in add_dep()
1065 before->child_array_size *= 2; in add_dep()
1069 before->child_array_size); in add_dep()
1071 int, before->child_array_size); in add_dep()