Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_scheduler.cpp73 void verify_invariants(const RegisterDemand* register_demand);
93 void verify_invariants(const RegisterDemand* register_demand);
159 DownwardsCursor::verify_invariants(const RegisterDemand* register_demand) in verify_invariants() function in aco::DownwardsCursor
200 cursor.verify_invariants(register_demand);
277 cursor.verify_invariants(register_demand);
297 cursor.verify_invariants(register_demand); in downwards_skip()
301 UpwardsCursor::verify_invariants(const RegisterDemand* register_demand) in verify_invariants() function in aco::UpwardsCursor
396 cursor.verify_invariants(register_demand);
419 cursor.verify_invariants(register_demand);

Completed in 1 milliseconds