Searched refs:allocate_dst_fixed (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra.c | 1495 allocate_dst_fixed(struct ra_ctx *ctx, struct ir3_register *dst, in allocate_dst_fixed() function 1551 allocate_dst_fixed(ctx, dst, ra_interval_get_physreg(tied_interval)); in allocate_dst() 1559 allocate_dst_fixed(ctx, dst, physreg); in allocate_dst() 1674 allocate_dst_fixed( in handle_split() 1734 allocate_dst_fixed(ctx, instr->dsts[0], dst_fixed); in handle_collect() 1803 allocate_dst_fixed(ctx, instr->dsts[0], physreg); in handle_precolored_input() 1990 allocate_dst_fixed(ctx, def, physreg); in handle_phi()
|
Completed in 5 milliseconds