Home
last modified time | relevance | path

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

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp71 int *child_latency; member in schedule_node
899 this->child_latency = NULL; in schedule_node()
955 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
991 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1005 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1010 before->child_latency[before->child_count] = latency; in add_dep()
1732 time + chosen->child_latency[i]); in schedule_instructions()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp73 int *child_latency; member in schedule_node
964 this->child_latency = NULL; in schedule_node()
1020 n->unblocked_time + issue_time(n->inst) + n->child_latency[i]); in compute_exits()
1056 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()
1070 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()
1075 before->child_latency[before->child_count] = latency; in add_dep()
1808 time + chosen->child_latency[i]); in schedule_instructions()