Searched refs:lower_immed (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_cp.c | 160 lower_immed(struct ir3_cp_ctx *ctx, struct ir3_instruction *instr, unsigned n, in lower_immed() function 394 if (lower_immed(ctx, instr, n, src_reg, new_flags)) in reg_cp() 489 return lower_immed(ctx, instr, n, src_reg, new_flags); in reg_cp() 513 return lower_immed(ctx, instr, n, src_reg, new_flags); in reg_cp()
|
Completed in 2 milliseconds