Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp876 auto buggy_branch_it = std::find_if( in fix_branches_gfx10() local
883 gfx10_3f_bug = buggy_branch_it != ctx.branches.end(); in fix_branches_gfx10()
888 insert_code(ctx, out, buggy_branch_it->first + 1, 1, &s_nop_0); in fix_branches_gfx10()

Completed in 2 milliseconds