Home
last modified time | relevance | path

Searched refs:presched_demand (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp40 RegisterDemand presched_demand; in collect_presched_stats() local
42 presched_demand.update(block.register_demand); in collect_presched_stats()
43 program->statistics[statistic_sgpr_presched] = presched_demand.sgpr; in collect_presched_stats()
44 program->statistics[statistic_vgpr_presched] = presched_demand.vgpr; in collect_presched_stats()

Completed in 2 milliseconds