Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_scheduler.cpp42 class CollectInstructions : public InstrVisitor { class
45 CollectInstructions(ValueFactory& vf): in CollectInstructions() function in r600::CollectInstructions
160 bool collect_ready(CollectInstructions &available);
291 CollectInstructions cir(vf); in schedule_block()
771 bool BlockSheduler::collect_ready(CollectInstructions &available) in collect_ready()

Completed in 2 milliseconds