Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
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); in downwards_init()
277 cursor.verify_invariants(register_demand); in downwards_move()
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); in upwards_move()
419 cursor.verify_invariants(register_demand); in upwards_skip()