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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c186 do_copy(struct ir3_compiler *compiler, struct ir3_instruction *instr, function in typeref:typename:void
209 do_copy(compiler, instr,
350 do_copy(compiler, instr, entry);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1165 do_copy(lower_context* ctx, Builder& bld, const copy_operation& copy, bool* preserve_scc, function in namespace:aco
1343 do_copy(ctx, bld, tmp_copy, &preserve_scc, pi->scratch_sgpr);
1689 bool did_copy = do_copy(ctx, bld, it->second, &preserve_scc, pi->scratch_sgpr);

Completed in 10 milliseconds