Home
last modified time | relevance | path

Searched refs:insert_code (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_assembler.cpp762 static void insert_code(asm_context& ctx, std::vector<uint32_t>& out, unsigned insert_before, in insert_code() function
807 insert_code(ctx, out, buggy_branch_it->first + 1, 1, &s_nop_0); in fix_branches_gfx10()
892 insert_code(ctx, out, branch.first + 1, long_jump.size() - 1, long_jump.data() + 1); in fix_branches()