Searched refs:check_copy (Results 1 – 6 of 6) sorted by relevance
15 void check_copy(X x) { in check_copy() function
61 pw_python_action("$target_name.check_copy") {95 deps += [ ":$target_name.check_copy" ]
301 bool check_copy(node *n);
1732 bool post_scheduler::check_copy(node *n) { in check_copy() function in r600_sb::post_scheduler1812 if (!check_copy(n)) { in process_ready_copies()
2830 def check_copy(x, y): function2839 check_copy(arr, new)2844 check_copy(arr, new)2854 check_copy(arr, new)