Searched refs:do_copy (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_lower_parallelcopy.c | 186 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 D | aco_lower_to_hw_instr.cpp | 1165 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