Searched refs:mir_rewrite_index_dst_single (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_ra_pipeline.c | 121 mir_rewrite_index_dst_single(q, node, preg);
|
| H A D | mir.c | 36 void mir_rewrite_index_dst_single(midgard_instruction *ins, unsigned old, unsigned new) function in typeref:typename:void 73 mir_rewrite_index_dst_single(ins, old, new);
|
| H A D | compiler.h | 494 void mir_rewrite_index_dst_single(midgard_instruction *ins, unsigned old, unsigned new);
|
| H A D | midgard_ra.c | 292 mir_rewrite_index_dst_single(pre_use, i, idx);
|
| H A D | midgard_schedule.c | 1353 mir_rewrite_index_dst_single(stages[i], src, temp);
|
Completed in 8 milliseconds