Searched refs:assign_src (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra.c | 1563 assign_src(struct ra_ctx *ctx, struct ir3_instruction *instr, in assign_src() function 1647 assign_src(ctx, instr, src); in handle_normal_instr() 1672 assign_src(ctx, instr, src); in handle_split() 1753 assign_src(ctx, instr, src); in handle_collect() 1759 * matches what we assign the source of the collect to in assign_src(). in handle_collect() 1784 assign_src(ctx, instr, src); in handle_pcopy() 1841 assign_src(ctx, instr, src); in assign_input()
|
Completed in 4 milliseconds