Searched refs:insert_code (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_assembler.cpp | 837 insert_code(asm_context& ctx, std::vector<uint32_t>& out, unsigned insert_before, in insert_code() function 888 insert_code(ctx, out, buggy_branch_it->first + 1, 1, &s_nop_0); in fix_branches_gfx10() 964 insert_code(ctx, out, branch.first + 1, long_jump.size() - 1, long_jump.data() + 1); in fix_branches()
|
Completed in 2 milliseconds