Searched refs:move_element (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_scheduler.cpp | 145 move_element(T begin_it, size_t idx, size_t before) function in namespace:aco 255 move_element(block->instructions.begin(), cursor.source_idx, dest_insert_idx); 258 move_element(register_demand, cursor.source_idx, dest_insert_idx); 382 move_element(block->instructions.begin(), cursor.source_idx, cursor.insert_idx); 385 move_element(register_demand, cursor.source_idx, cursor.insert_idx);
|
Completed in 3 milliseconds