Searched refs:ra_get_file (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 1096 ra_get_file(struct ra_ctx *ctx, struct ir3_register *reg) function in typeref:struct:ra_file * 1154 if (ra_get_file(ctx, src) == file && reg_size(src) >= size) { 1223 ra_file_mark_killed(ra_get_file(ctx, src), interval); 1229 struct ra_file *file = ra_get_file(ctx, dst); 1244 struct ra_file *file = ra_get_file(ctx, dst); 1256 struct ra_file *file = ra_get_file(ctx, dst); 1297 struct ra_file *file = ra_get_file(ctx, src); 1452 ra_file_mark_killed(ra_get_file(ctx, src), interval); 1471 ra_file_unmark_killed(ra_get_file(ctx, src), interval); 1538 struct ra_file *file = ra_get_file(ct [all...] |
Completed in 4 milliseconds