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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_scheduler.cpp796 hazard_query clause_hq; local in function:aco::schedule_VMEM
798 init_hazard_query(&clause_hq);
849 perform_hazard_query(part_of_clause ? &clause_hq : &indep_hq, candidate.get(), false);
861 add_to_hazard_query(&clause_hq, candidate.get());
872 add_to_hazard_query(&clause_hq, candidate.get());
880 add_to_hazard_query(&clause_hq, candidate.get());

Completed in 4 milliseconds