Searched refs:lower_immed (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_cp.c | 160 lower_immed(struct ir3_cp_ctx *ctx, struct ir3_instruction *instr, unsigned n, function in typeref:typename:bool 378 if (lower_immed(ctx, instr, n, src_reg, new_flags)) 468 return lower_immed(ctx, instr, n, src_reg, new_flags); 492 return lower_immed(ctx, instr, n, src_reg, new_flags);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_cp.c | 272 lower_immed(struct ir3_cp_ctx *ctx, struct ir3_register *reg, unsigned new_flags) function in typeref:struct:ir3_register * 402 instr->regs[n + 1] = lower_immed(ctx, src_reg, new_flags); 508 instr->regs[n+1] = lower_immed(ctx, src_reg, new_flags);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 1750 - freedreno/ir3: Refactor ir3_cp's lower_immed().
|
Completed in 9 milliseconds