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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_sched.c845 split_instr(struct ir3_sched_ctx *ctx, struct ir3_instruction *orig_instr) function in typeref:struct:ir3_instruction *
881 new_addr = split_instr(ctx, *addr);
933 new_pred = split_instr(ctx, ctx->pred);
948 new_pred = split_instr(ctx, ctx->pred);

Completed in 4 milliseconds