Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp80 unsigned get_dependency_cost(aco_ptr<Instruction>& instr);
284 BlockCycleEstimator::get_dependency_cost(aco_ptr<Instruction>& instr) in get_dependency_cost() function in aco::BlockCycleEstimator
327 int32_t dep = get_dependency_cost(instr); in predict_cost()
357 cur_cycle += get_dependency_cost(instr); in add()

Completed in 2 milliseconds