Searched refs:ra_push_interval (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c672 /* ra_pop_interval/ra_push_interval provide an API to shuffle around multiple
713 ra_push_interval(struct ra_ctx *ctx, struct ra_file *file, function in typeref:typename:void
730 ra_push_interval(ctx, file, &temp, dst);
865 ra_push_interval(ctx, file, &killed_removed, conflicting_start);
866 ra_push_interval(ctx, file, &conflicting_removed, killed_start);
1021 ra_push_interval(ctx, file, &intervals[i], physreg);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json28129 "description": "ir3/ra: Add missing asserts to ra_push_interval()",
[all...]

Completed in 115 milliseconds