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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp12126 Operand continue_pc = get_arg_fixed(args, args->prolog_inputs); local in function:aco::select_vs_prolog
12131 continue_pc = Operand(prolog_input, s2);
12134 bld.sop1(aco_opcode::s_setpc_b64, continue_pc);

Completed in 20 milliseconds