Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_assembler.cpp812 void emit_long_jump(asm_context& ctx, SOPP_instruction *branch, bool backwards, std::vector<uint32_… in emit_long_jump() function
889 emit_long_jump(ctx, branch.second, backwards, long_jump); in fix_branches()